body {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	background-color: #001a1a;
}
A:link {
	text-decoration: none; 
	color: #666666
	    }
A:visited {
	color: #666666;
	text-decoration: none	
}
A:active {
	text-decoration: none
}
A:hover {
	text-decoration: none; 
	color: #CCCCCC
}

A.nav_reverse:link {
	text-decoration: none; 
	color: #999999; 
	font-size: 105%;
	font-weight: bold}

A.nav_reverse:visited {
	text-decoration: none;
	color: #999999;
	font-size: 105%;
	font-weight: bold
}
A.nav_reverse:active {
	text-decoration: none;
	font-size: 105%;
	font-weight: bold
}
A.nav_reverse:hover {
	text-decoration: none; 
	color: #000000; 
	background-color:#999999; 
	font-size: 105%;
	font-weight: bold
}
.menu_face {
	color: #CCCCCC; 
	font-weight: bold;
	font-size: 105%;
}
.footer_face {
	color: #666666; 
	font-size:75%;
	}
.red_text {
	color: #990000;
	font-weight: normal
}
.grey_text {
	color: #999999;
	font-weight: normal
}
.subtitle_text {
	font-size: 135%;
	font-weight: bold;
	color: #990000;
}
.body_larger {
	font-size: 1em;
}

.bold_text {
	font-weight: bold
}

.white_text {
	color: #FFFFFF
}



.button_bold {
font-family:Verdana;
font-size:10pt;
font-weight:bold;
font-style:normal;
color:#003300;
background-color:#CCCCCC;
border-style:outset;
border-width:2px;
border-color:#CCCCCC;
padding: 4px;
}

.button_normal {
font-family:Verdana;
font-size:10pt;
font-weight:normal;
font-style:normal;
color:#003300;
background-color:#CCCCCC;
border-style:outset;
border-width:2px;
border-color:#CCCCCC;
padding: 4px;
}
