body {
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
a:link {
	color: #0000FF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	color: #800080;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
td, textarea, input, select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
}
.frame {
	border: 1px solid #003366;

}