
body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P{
font-size : 90%;
margin: 0 0 1em 0;
	padding : 6px;
	line-height : 130%;
	color : Gray;
	}
	
	P.1stpara{
font-size : 90%;
	padding : 6px;
	line-height : 150%;
	color : Gray;
font-weight : bold;
	}
	
	.topmargin {
 margin-top : 3px;
}

}
.quotes{
	font-size : 100%;
	padding : 6px;
	line-height : 130%;
	color : #669999;
}

a{color : #0099CC; text-decoration : none;}
a:visited{color : #0099CC;}
a:hover{color : #FF0033;}

a.toplinks:link {color: White; font-size : 11px; text-decoration : none; font-family : Arial, Helvetica, Verdana, sans-serif; font-weight : bolder;}
a.toplinks:visited {color: White; font-size : 11px; text-decoration : none; font-family : Arial, Helvetica, Verdana, sans-serif; font-weight : bolder;}
a.toplinks:hover {color: #ff0000; font-size : 11px; text-decoration : none; font-family : Arial, Helvetica, Verdana, sans-serif; font-weight : bolder;}

a.sidelink:link {color: #CCCC33; font-size : 11px; text-decoration : none; font-family : Arial, Helvetica, Verdana, sans-serif; font-weight : bolder;}
a.sidelink:visited {color: #CCCC33; font-size : 11px; text-decoration : none; font-family : Arial, Helvetica, Verdana, sans-serif; font-weight : bolder;}
a.sidelink:hover {color: White; font-size : 11px; text-decoration : none; font-family : Arial, Helvetica, Verdana, sans-serif; font-weight : bolder;}

a.bottomlink:link {color: White; font-size : 15px; text-decoration : none; font-family : Arial, Helvetica, Verdana, sans-serif; font-weight : bolder;}
a.bottomlink:visited {color: White; font-size : 15px; text-decoration : none; font-family : Arial, Helvetica, Verdana, sans-serif; font-weight : bolder;}
a.bottomlink:hover {color: #ff0000; font-size : 15px; text-decoration : none; font-family : Arial, Helvetica, Verdana, sans-serif; font-weight : bolder;}


.navheadingcolor{
font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12pt;
	padding : 5px;
	color : #CCCC99;
	text-decoration : underline;
}

h1 {
 margin: 0em 0 0.3em 0; 
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #666699;
	font-size : 140%;
	padding : 6px;
}

h2 {
 margin: 1em 0 0.1em 0; 
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #CC9999;
	font-size : 108%;
	padding : 6px;
}

h3 {
font-size : 90%;
	margin-bottom : 4px;
	padding : 6px;
}


li {
font-size : 90%;

	padding : 6px;
	line-height : 130%;
	color : Gray;
list-style-type : circle;
	list-style-position : outside;
}

.picborder{
	border-color : #CECF9C;
	border-width : thin;
	border-style : solid;
}


.verysmalltext{
	font-size : 70%;
	line-height : 130%;
	color : Gray;
}

.sidepaneltext {
font-size : 80%;
margin: 0 0 1em 0;
	padding : 6px;
	line-height : 130%;
	color : #66CC66;
	}