/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #790843;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 {color: #CCCCCC}
a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:link {
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #EEEEEE;
}
a.white:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	color: #E26EAB;
	font-style: italic;
}
a.white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.white2:link {
	text-decoration: none;
}
a.white2:visited {
	text-decoration: none;
	color: #EEEEEE;
}
a.white2:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.white2:active {
	text-decoration: none;
	color: #FFFFFF;
}