
body {
    font-size: 12px;
    font-family: Arial, Helvetica;
    color: #ffffff;
	#background-color: #FC7703;
	background-color: #333333;
	margin-top: 0;
}

td {
	font-size: 12px;
}

.h1 {
	font-size: 24px;
	font-weight: bold;
	color: white;
}

.h2 {
	font-size: 24px;
	font-weight: bold;
	color: 999999;
}

.h3 {
	font-size: 15px;
	font-weight: bold;
	color: ffffff;
}

p.emphasis1 {
	font-size: 13px;
	font-weight: bold;
}

p.smalltext {
	font-size: 10px;
}

a:link { 
	color: white; 
}

a:visited { 
	color: white; 
}

a:alink { 
	color: white; 
}

a:hover { 
	color: white; 
}

td.nav {
	background: #444444;
}

td.subnav {
	background: #666666;
}

td.nav_selected {
	background: #FC8700;
}

a.nav:link { 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white; 
}

a.nav:visited { 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white; 
}

a.nav:alink { 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: cccccc; 
}

a.nav:hover { 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: cccccc; 
}

table.masthead {
	background-color: #00254a;
}

.coolorange {
	background-color: #00254a;
}

.coolblue {
	background-color: #00254a;
}

