body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5;
}a:focus{
	outline:1px dotted invert;
	float: none;
	
}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{
	font-size:23px;
	font-style: normal;
	text-decoration: underline;
}h3{font-size:21px}h4{
	font-size:small;
}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:0px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{
	margin-bottom:20px;
	color: #FFF;
	text-align: left;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
a.navlink:link {color: white; text-decoration: none; }
a.navlink:visited {color: white; text-decoration: none; }
a.navlink:hover {
	color: #9F6;
	text-decoration: underline;
}
a.navlink:active {
	color: blue;
	font-family: "Times New Roman", Times, serif;
} 

a.externallink:link {
	color: white;
	text-decoration: underline;
	font-size: 12px;
}
a.externallink:visited {
	color: #CCF;
	text-decoration: underline;
}
a.externallink:hover {
	color: #633;
	text-decoration: underline;
}
a.externallink:active {
	color: #000;
	font-size: 12px;
} 
