body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	color: #29AADA;
	text-decoration:none;
	font-weight:bold;

	}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	color: #29AADA;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #323A59;
	font-weight:bold;
	text-decoration:underline;
}


h1 {font-size:16px; font-weight:bold; color:#0369B1;}
h2 {font-size:14px; font-weight:bold;}

.SubHeader1
{
	font-family: Arial;
	font-size:14px; 
	font-weight:bold;
}

.bottomnav
{
	font-family: Arial;
	font-size:11px;
}

.bottomnav a:link
{
	font-family: Arial;
	font-size:11px;
	color:#323A59;
	text-decoration:none;
}

.bottomnav a:visited
{
	font-family: Arial;
	font-size:11px;
	color:#247474;
	text-decoration:none;
}

.bottomnav a:hover
{
	font-family: Arial;
	font-size:11px;
	color:#247474;
	text-decoration:underline;
}