body {
	height:100%;
	text-align:center;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
/*	background-color:#669900; */
	background-color:#003366;


}

a:link{font-family: tahoma; font-size: 12px; color:#666699; text-decoration:bold; font-weight:bold;}
a:active{font-family: tahoma; font-size: 12px; color:#666699; text-decoration:bold; font-weight:bold;}
a:hover {font-family: tahoma; font-size: 12px; color:#669900; text-decoration:bold; font-weight:bold;}
a:visited{font-family: tahoma; font-size: 12px; color:#666699; text-decoration:none; font-weight:bold;}

a.quicklinks:link{font-family: tahoma; font-size: 9px; color:#CCCCCC; text-decoration:underline; font-weight:100;}
a.quicklinks:active{font-family: tahoma; font-size: 9px; color:#CCCCCC; text-decoration:bold; font-weight:100;}
a.quicklinks:hover {font-family: tahoma; font-size: 9px; color:#CCCCCC; text-decoration:bold; font-weight:100;}
a.quicklinks:visited{font-family: tahoma; font-size: 9px; color:#CCCCCC; text-decoration:none; font-weight:100;}

td, textarea, input, select {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}



.heading {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#666699;
	line-height:15px;

}

.heading a:link{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
.heading a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
.heading.a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-decoration: underline;
}

.heading a:active{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666699;
	text-decoration: underline;
}


	