body,td,th {
	color: #FFFFFF;
}
.midWin{
padding-left:30px;
padding-right:40px;
padding-top:5px;
}
body {
	background-color: #1E3B5A;
}
.style1 {
	color: #FFCC33;
	font-weight: bold;
}
.style2 {font-size: x-small}
.style3 {
	color: #FF0000;
	font-weight: bold;
	font-size: small;
}
.style4 {color: #FFCC33; font-weight: bold; font-size: small; }
.style5 {font-size: small}
a:link {
	color: #ffcc33;
	text-decoration: none;
	
}
a:visited{
color:#FFFFFF;
	text-decoration: none;
}
