/* CSS Document */
<style type="text/css">
<!--
body {
	background-color: #313c54;
}
a {
	font-size: 14px;
	font-weight: bold;
	color: #00ccff;
}
          a:link {
	color: #00ccff;
	text-decoration: none;
}
          a:visited {
	color: #00ccff;
	text-decoration: none;
}
          a:hover {
	color: #F20457;
	text-decoration: none;
}
          a:active {
	color: green;
	text-decoration: none;
}
.style1 {
	font-size: 14px;
	font-weight: normal;
	color: #00ccff;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #00ccff;
}
.style3 {
	font-size: 13px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
.style4 {
	font-size: 14px;
	color: #cccccc;
	font-weight: normal;
}
.style5 {
	font-size: 14px;
	color: #cccccc;
	font-weight: bold;
}
.style6 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 16px;
}
.style7 {
	color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
}
.style8 {font-size: 11px}
.style9 {
	color:  #00ccff;
	font-size: 18px;
	font-weight: bold;
}

-->
</style>
