/*
Well hello there! I dig around in other folks' style sheets, too. But this is, I'm afraid, the most boring CSS you'll ever find. 
*/

body {
	font-size:100%;
	font-family:Times New Roman, Times, serif;
	line-height:1.2;
	text-align:left;
	background-position:top center; 
	background-repeat:no-repeat; 
	background-color:#fff;
	background-attachment:scroll;
}

p.hed1 { 
	font-family:Helvetica, Arial, sans-serif;
	line-height:1;
	padding:;

}

p.hed2 { 
	font-family:Helvetica, Arial, sans-serif;
	line-height:1;
	color:#000; 
	text-align:left;
	font-size:14px;  
	margin:9px 0px 0 60px;
	padding: 0 0 0 9px
}


p.hed3 { 
	font-family:Helvetica, Arial, sans-serif;
	font-size:25px; 
	font-weight:bold;
	color:#000;
}	

p.explain {
	text-align:right;
	font-size:small;
	font-decoration:underline;
	font-style:italic;
}

span.hedred { 
	font-style:italic; 
	color:#850000; 
	font-size:17px;
	padding:40px 0 0 270px;		
}

span.hed4 { 
	font-family:Helvetica, Arial, sans-serif;
	font-size:35px; 
	font-weight:bold;
	line-height:1;
	color:#000;
}

span.hed2 { 
	font-family:Helvetica, Arial, sans-serif;
	color:#000; 
	text-align:center;
	font-size:14px;
	padding:0 0 0 130px;
}

span.hed1 { 
	font-family:Helvetica, Arial, sans-serif;
	color:#000; 
	text-align:left;
	font-weight:bold; 
	font-size:50px; 
}		

a:link { text-decoration: none; color: #104E8B; }
a:visited { text-decoration: none; color: #104E8B; }
a:hover { color: #68838B; text-decoration: underline; }
a:active { color: #104E8B; }

table.main {
	border-collapse: collapse;
	border-color: #000;
	border: 0;
}

table.sidebar {
}

td.main {
	border-bottom: 1px #850000 dotted;
}

td.sidebar {
	border-bottom: 0px;
}

tr.alt td {
	background: #E0ECF8;
}

img {
	border: 0px;
}