a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #CCCCCC;
}

body{
	background: #748691;
	color: #FFFFFF;
	font: 9pt Arial,Helvetica,sans-serif;
	margin-top: 30;
}

td{
	font: 9pt Arial,Helvetica,sans-serif;
}

.innerframe {
	background: #485F71;
}

.section1 {
	background: #0078B9;
}

.section2 {
	background: #B700AC;
}

.section3 {
	background: #B6DE00;
}

.section4 {
	background: #FF7E00;
}
#footer{
        font-size:9pt;
        text-align:center;
	background: #2B241D;
}
