body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
}
body {
	background-color: #000080;
}
a:link {
	text-decoration: none;
	color: #FF5F00;
}
a:visited {
	text-decoration: none;
	color: #FF5F00;
}
a:hover {
	text-decoration: none;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size: large;
}
h3 {
	font-size: medium;
	}
h4 {
	font-size: small;
}	

h5 {
	font-size: small;
	color: #FF0000;
}
h6 {
	font-size: x-small;
	color: #FFCC33;
}
p {
	font-size:small;
	font-weight: normal;    
	}
ul {
     font-size:small;
	font-weight: normal; 
	}
	
ol {
     font-size:small;
	font-weight: normal; 
	}
		
div{
     font-size:small;
	font-weight:normal; 
	}	
a.cornerstone span
{
color: #006633;
text-decoration: none
}
a.bottomnav span
{
color: #FFCC33;
text-decoration: none
}
a.letters span
{
color: #000080;
text-decoration: none
}
p.random span
{
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}

