body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	margin-top: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
td {
	text-align: left;

}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 10px;
	color: #666666;
}
.style3 {
	font-size: 32px;
	color: #CC0000;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {color: #FFFFFF}
.style10 {	font-size: 10px;
	color: #CCcccc;
}
.style13 {font-size: 9px}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
}
.alertbox {
	width: 800px;
	position: absolute;
	top: 75px;
	z-index: 999;
	visibility: hidden;
}
