BODY {
	margin:0px;
	padding:0px;
	background-color: #005983;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #8A8A8A;
}
a {
	font-family: Tahoma, Arial;
	color: #001D59;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.headers {
	font-family: Tahoma, Arial;
	color: #006699;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.headers2 {
	font-family: Tahoma, Arial;
	color: #003399;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.msg{
	font-family: Tahoma, Arial;
	color: #FF0000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color:#009900;
}
a.link {
	font-family: Tahoma, Arial;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
}
a.link:hover {
	text-decoration: underline;
}
a.link2 {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.link2:hover {
	text-decoration: underline;
}
a.link3 {
	font-family: Tahoma, Arial;
	color: #940200;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.link3:hover {
	background-color:#FFF;
	text-decoration: underline;
}
.px11 {
	font-size: 11px;
}
.px10 {
	font-size: 10px;
}
.px12 {
	font-size: 12px;
}
.px14 {
	font-size: 14px;
}
.red {
	color: #FB7000;
}
.orang {
	color: #F95B03;	
}
.white {
	color: #FFFFFF;
}
.grays {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #6B6C6A;
}
.underline {
	text-decoration: underline;
}
.blue {
	color: #4D9AEE;
}

