.header {
	color: #AD1D42;
	text-decoration: none;	
	font-weight: bold;					
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-size : 18px;
}

.subhead {
	color: #000000;
	text-decoration: none;	
	font-weight: bold;					
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-size : 16px;
}

.subtitle {
	color: #330000;
	text-decoration: none;	
	font-weight: bold;					
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-size : 13px;
}

.main {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color: #000000;
}

.info {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
}

.names {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 13px;
	color: #000000;
}

a {
	color:#993300;
	font-weight:bold;
	font-size:14px;		
	text-decoration:none;		
	font-family:Arial, Verdana, Helvetica, sans-serif;
	
}

a:hover {
	color:#333333;		
	text-decoration:underline;		
}		

.nav a{
display:block;
background-color:#FFFFFF;
color:#000000;
padding: 2 2 2 5;
border-left:2px solid #FFFFFF;
border-top:2px solid #FFFFFF;
border-bottom:2px solid #000000;
border-right:2px solid #000000;
}
.nav a:hover{
background-color:#CCCCCC;
text-decoration:none;
border-left-color:#666666;
border-top-color:#666666;
border-bottom-color:#DDDDDD;
border-right-color:#DDDDDD;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

.special{
	font-size:17px;
}