body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #171713;
	text-align: justify;
}

table{
	table-layout: fixed;
	text-align: justify;
}

a{
	text-decoration: none;
	color: #6c8968;
}

a:visited{
	text-decoration: none;
 	color: #806953;
}

a:hover{
	text-decoration: none;
 	color: #FFCC66;
}

.indexTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
}

.radio1 {
	font-size: 14px;
	color: #999999
}

.radio2 {
	color: #999999;
}

.current{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
}

.proposal_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A8A981;
}
