.bg {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	background-repeat: repeat-x;
}
.header {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: 025082;
	font-weight: bold;

}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: 4B4B4B;
	font-weight: normal;

}

A:link {text-decoration: none;}
     A:visited {text-decoration: none;}
     A:hover {text-decoration: underline;}
	 
.thetable {
	border: thin solid #999999;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: 4B4B4B;
	font-weight: normal;
}

.thetd {
	background-color: #FFFFCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
}
