a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #CCCCCC;
}

body{
	background: #F7DA4C;
	color: #FFFFFF;
	font: 9pt Arial,Helvetica,sans-serif;
	margin-top: 30;
}

td{
	font: 9pt Arial,Helvetica,sans-serif;
}

.innerframe {
	background: #686328;
}

.section1 {
	background: #FCEE32;
}

.section2 {
	background: #28C7A2;
}

.section3 {
	background: #FC6632;
}

.section4 {
	background: #5924B4;
}
#footer{
        font-size:9pt;
        text-align:center;
	background: #403F30;
}

