body {
	font-family: Times;
	font-size:10px; 
	font-weight: bold;
	background-image: url(images/background_blue.jpg);
}

p{
font-family: Times;
	font-size:14px; 
	font-weight: normal;
	letter-spacing: 0px;
	color:#000;
	
}


p.green{
font-family: Times;
	font-size:14px; 
	font-weight: normal;
	letter-spacing: 0px;
	color:#666633;
	
}




h1{
font-family: Times;
	font-size:20px; 
	color:#990000;
	font-weight: bold;

	
}


h2{
font-family: Times;
	font-size:30px; 
	color:#ccccff;
	font-weight: bold;
	letter-spacing: +1px;
}


h3{
font-family: Times;
	font-size:20px; 
	color:#ccccff;
	font-weight: bold;
	letter-spacing: +1px;
}





a {font-family:  Times;  font-size: 20px; font-weight: bold; color: #000; text-decoration:none;}
a:link {font-family:  Times; font-size: 20px; font-weight: bold; color: #000;text-decoration:none; }
a:visited {font-family:  Times; font-size: 20px; font-weight: bold; color: #000; text-decoration:none;}
a:hover {font-family:  Times; font-size: 20px; font-weight: bold; color: #663399; text-decoration:underline; }
a:active {font-family:  Times; font-size: 20px; font-weight: bold; color: #663399;text-decoration:underline; }

a.nav {font-family:  Times;  font-size: 20px; font-weight: bold; color: #ccff99; text-decoration:none;}
a.nav:link {font-family:  Times; font-size: 20px; font-weight: bold; color: #ccff99;text-decoration:none; }
a.nav:visited {font-family:  Times; font-size: 20px; font-weight: bold; color: #ccff99; text-decoration:none;}
a.nav:hover {font-family:  Times; font-size: 20px; font-weight: bold; color: #ffff33; text-decoration:nonee; }
a.nav:active {font-family:  Times; font-size: 20px; font-weight: bold; color: #ffff33;text-decoration:none; }

a.purple {font-family:  Times;  font-size: 20px; font-weight: bold; color: #ccccff; text-decoration:none;}
a.purple:link {font-family:  Times; font-size: 20px; font-weight: bold; color: #ccccff;text-decoration:none; }
a.purple:visited {font-family:  Times; font-size: 20px; font-weight: bold; color: #ccccff; text-decoration:none;}
a.purple:hover {font-family:  Times; font-size: 20px; font-weight: bold; color: #cc0000; text-decoration:nonee; }
a.purple:active {font-family:  Times; font-size: 20px; font-weight: bold; color: #cc0000;text-decoration:none; }




img.border {
background-color:#fff;
padding:6px;
border:1px solid #000;
} 

table.sizing {
font-family: verdana;
	font-size:12px; 
	font-weight: normal;
	letter-spacing: 0px;
	color:#000;}

