a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #CCCCCC;
}

body{
	background: #7F7040;
	color: #FFFFFF;
	font: 9pt Arial,Helvetica,sans-serif;
	margin-top: 30;
}

td{
	font: 9pt Arial,Helvetica,sans-serif;
}

.innerframe {
	background: #685516;
}

.section1 {
	background: #D1A92A;
}

.section2 {
	background: #319C1F;
}

.section3 {
	background: #CD2933;
}

.section4 {
	background: #1F3099;
}
#footer{
        font-size:9pt;
        text-align:center;
	background: #403C2E;
}

