body {  
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

body, td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#000000;
}

.nav {  
	font-size: 11px; 
	color: #000000;
}
	
.copyright {  
	font-size: 9px; 
	color: #FFFFFF;
}


a:link {
	color: #2A4E9E;
	text-decoration: none;
}

a:visited {
	color: #2A4E9E;
	text-decoration: none;
}

a:hover {
	color: #AAB8D8;
	text-decoration: none;
}

a.copyright:link { 
	font-weight: normal;
	font-size: 9px; 
	color: #FFFFFF; 
	text-decoration: none;
}
	
a.copyright:visited { 
	font-weight: normal;
	font-size: 9px; 
	color: #FFFFFF; 
	text-decoration: none;
}
	
a.copyright:hover { 
	font-weight: normal;
	font-size: 9px; 
	color: #FFFFFF; 
	text-decoration: underline;
}

a.nav:link {  
	text-decoration: none; 
	font-weight: normal;
	color: #000000;
}
	
a.nav:visited { 
	text-decoration: none; 
	font-weight: normal;
	color: #000000;
}
	
a.nav:hover { 
	color: #888888;
	font-weight: normal
}
	
.titleLG {  
	font-size: 21px; 
	font-weight: normal; 
	color: #2A4E9E;
}

.title {  
	font-size: 13px; 
	font-weight: bold; 
	color: #AA0000;
}

.redtext {  
	color: #AA0000;
}
.Error {
	font-style: italic;
	color: #FF0000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bolder;
	color: #2A4E9E;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
