body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
   background-color: #000157;
}
table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	color : #000099;
	}
a.link:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	color : #CC9999;
}
a.navlink{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	color : #000000;
	}
a.navlink:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	color : #CC9999;
	background-color: #6699CC;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 20pt;
	color : #000000;
	text-align: center;
}
.browntxt {
	color : #663333;
	font-size : 10pt;
	
}
h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	text-align: center;
}
h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #7b1884;
	text-align: center;
}
.likeh1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	text-align: center;
}
.greentxt {
	color : #000000;
	font-size : 10pt;	
}
.yellowbkgrd {
	background-color: #FFFFCC;
}
.bluebkgrd {
	background-color: #A8D4FF;
}
.drkblbkgrd {
	background-color: #000099;
}
.ltgray {
	background-color: #dfdfdf;
}
.pink {
	background-color: #CC9999;
}


 
