body {
	color: #000000;
	font-family: arial, verdana, helvetica, sans serif;
	font-size: 12px;	
}

table {
	color: #000000;		
	font-family: arial, verdana, helvetica, sans serif;
	font-size: 12px;
}

h1 {
	color: #A20000;		
	font-family: arial;
	font-size: 16px;
}

h2 {
	color: #000000;		
	font-family: times new roman;
	text-decoration: none;		
	text-align: center;			
	font-size: 14px;
}

.sideNav, .sideNav A, .sideNav A:VISITED {
	background-color: #cccccc;
	font-family: verdana, Arial, helvetica, sans serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;	
	color: #000033;
}

.sideNav A:HOVER{
	background-color: #cccccc;
	font-family: verdana, Arial, helvetica, sans serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;	
	color: #A20000;
}


.content {
	color: #000000;		
	font-family: arial;
	font-size: 12px;
}

.copyright {
	color: #000000;		
	font-family: arial;
	text-decoration: none;		
	text-align: center;			
	font-size: 10px;
}

.slogan {
	color: #ffffff;		
	font-family: times new roman;
	text-decoration: none;		
	font-weight: bold;
	text-align: center;			
	font-size: 13px;
}