body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	color:#FFFFFF;
	font-size:12px;	
}

.footer a{
	color:#FFFFFF;	
	text-decoration:none;	
}

.footer a:hover{
	text-decoration:underline;	
}

.footer a:active{	
	font-size:14px;	
}

.footerNav a{
	color:#FFFFFF;
	font-size:14p;
	text-decoration:none;	
}

.footerNav a:hover{
	text-decoration:underline;	
}

.footerNav a:active{
	text-decoration:underline;	
	font-size:16px;
}

.footerNav {
	color:#FFFFFF;
	font-size:14px;	
}

h1 {
	font-size:18px;
	color:#657DE5;
}

a{
	color:#657DE5;
	font-size:14p;
	text-decoration:none;	
}

a:hover{
	text-decoration:underline;	
}

a:active{
	text-decoration:underline;	
	font-size:16px;
}