a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #CCCCCC;
}

body{
	background: #364B6B;
	color: #FFFFFF;
	font: 9pt Arial,Helvetica,sans-serif;
	margin-top: 30;
}

td{
	font: 9pt Arial,Helvetica,sans-serif;
}

.innerframe {
	background: #2A3B57;
}

.section1 {
	background: #2662BF;
}

.section2 {
	background: #E02D79;
}

.section3 {
	background: #7ACC29;
}

.section4 {
	background: #FFB533;
}
#footer{
        font-size:9pt;
        text-align:center;
	background: #2C323B;
}

