body{
	background-color: #365365;
	color: #CCCCC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td{
	color: #CCCCC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
		color:#CCCCCC;
		text-decoration: underline;
}

.tableborder {
	BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #333333 1px solid; BACKGROUND-COLOR: transparent
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCC8;
}
.style2 {
	color: #CCCCC8;
	font-weight: bold;
}
