.style1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #BA0001;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #666666;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #05437E;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #BA0001;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #466C81;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
.style11 {color: #FF6600}
.style12 {font-family: tahoma; font-size: 11px;}
.style13 {
	color: #63A3E0;
	font-size: 11px;
	font-family: tahoma;
}
a:link {
	color: #284D6A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #284D6A;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #284D6A;
}
body {
	background-color: #999999;
}

