.style1 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #E9CC0C;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {color: #FFFFFF; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style7 {
	color: #FF0000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style8 {
	color: #0C75AC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style9 {
	color: #952436;
	font-size: 11px;
	font-family: tahoma;
}
.style10 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #EBEBEB;
}
a:link {
	color: #952436;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #952436;
}
a:hover {
	text-decoration: none;
	color: #FDBE23;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.blacklink:link {
	color: #000000;
	text-decoration: none;
}
.blacklink:visited {
	text-decoration: none;
	color: #000000;
}
.blacklink:hover {
	text-decoration: none;
	color: #A40000;
}
.blacklink:active {
	text-decoration: none;
	color: #A40000;
}
.whitelink:link {
	color: #ffffff;
	text-decoration: none;
}
.whitelink:visited {
	text-decoration: none;
	color: #ffffff;
}
.whitelink:hover {
	text-decoration: none;
	color: #FEBD21;
}
.whitelink:active {
	text-decoration: none;
	color: #FEBD21;
}