a:hover {  color: #990000; text-decoration: none }
a:active {  text-decoration: none }
a:link {  text-decoration: none }
a:visited {  text-decoration: none }

BODY, P {	
	font-family: Arial, Helvetica; 
	font-size: 14pt;
	text-align: left;
}

.PaperTopMargin { 
	background-image: url(/images/site/linedpapertopmargin.gif);
	border-left: solid #cccccc 1px;
	border-top: solid #cccccc 1px; 
}
.PaperMargin { 
	background-image: url(/images/site/linedpapermargin.gif);
	border-right: solid #cccccc 1px;
	border-bottom: solid #cccccc 1px; 
}
.PaperTop { 
	background-color: #FFFFFF;
	border-right: solid #cccccc 1px;
	border-top: solid #cccccc 1px; 
}
.PaperBody { 
	background-image: url(/images/site/linedpaperbody.gif); 
	border-right: solid #cccccc 1px;
	border-bottom: solid #cccccc 1px;
}
P.paper {padding-top: 2px;}
P.nudge {padding-top: 3px;}
P.nudgeup {padding-top: 1px;}

H1 {
	font-family: Arial, Helvetica; 
	color: silver; 
	font-size: 20pt; 
	font-weight: bold
}
H2 {
	font-family: Arial, Helvetica; 
	color: silver; 
	font-size: 18pt; 
	font-weight: bold
}
H3 {
	font-family: Arial, Helvetica; 
	color: silver; 
	font-size: 16pt; 
	font-weight: bold
}

TH {
	font-family: Arial, Helvetica; 
	font-size: 14pt;
	font-weight: 700;
}
TD {
	font-family: Arial, Helvetica; 
	font-size: 14pt;
}
.small {
	font-family: Arial, Helvetica; 
	font-size: 10pt;
}

.footer {
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
	color: silver;
}
DIV.footer {
	text-align: center;
}		

TD.footer {	
	text-align: left;
	color: silver;
}

SPAN.note {
	font-family: Arial, Helvetica; 
	font-size: 8pt;
}

.red { color: #FF0000; }
.strikethrough { text-decoration:line-through; }
.commentscratch {
	
}
