a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #CCCCCC;
}

body{
	background: #364C6B;
	color: #FFFFFF;
	font: 9pt Arial,Helvetica,sans-serif;
	margin-top: 5;
}

td{
	font: 9pt Arial,Helvetica,sans-serif;
}

.innerframe {
	background: #003366;
}

.section1 {
	background: #FFA000;
}

.section2 {
	background: #65C000;
}

.section3 {
	background: #D60061;
}

.section4 {
	background: #0048AF;
}
.section5 {
	background-color: #FFFF00;
}
#footer{
        font-size:9pt;
        text-align:center;
	background: #1B2636;
}

