body {
	background-color: #265A5B;
	font-family:Arial;
	font-size:12pt;
	font-style: normal;
	color: #ffcc66;
		
}

td {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #ffcc66;
	background-color: #1A3C3D;
	font-weight: bold;

}

th {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #FFcc66;
	background-color: #1A3C3D;
}
a:link {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
}
a:visited {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
}
h3 {
	font-family: Arial;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #ffcc66;
}
