a:  { 
	color: #000000; 
	text-decoration: none
}
.form td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DADADA;
}

a:link {
	color: #0487CB;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:visited {
	color: #999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;


: bold; 
}
a:active {
	color: #0000FF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

: bold; 
}
a:hover  {
	color: #0000FF;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #0780C4;
	font-style: normal;

}
.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}

}
.small_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #003300;
	font-weight: bold;
	font-style: italic;

}

}
.tiny_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: 003300;
}

.small_side {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	font-weight: normal;

}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.title_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #005B3C;
}

.form {
	height:100%;
	width: 390px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
	background-color:#333333;
	padding:5px;
}
.form2 {
	height:100%;
	width: 250px;/*390px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
	background-color:#333333;
	padding:5px;
}
.larger {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.larger td table {
	background-color: #000;
}
