A:ACTIVE, A:LINK{
	color : #336b8e;	
	text-decoration : underline;
}
A:HOVER{
	color: Gray;
	text-decoration: none;
}
A:VISITED {
	color: Black;
	text-decoration: underline;
}

P {
	text-indent : 24pt;
	text-align: justify;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

	
TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #336b8e;
	background-color : #cfdae3;
}
BODY {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	color : #336b8e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #336b8e;
	text-align : justify;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	text-align : center;
}
.heading {
	font-family : Arial, Helvetica, sans-serif;
	color: #336b8e;
	font-size : 10pt;
	font-style : normal;
	text-align : center;
	text-decoration : none;
}
.block {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	text-align : justify;
	text-decoration : none;
	color: #336b8e;
}
.none {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1pt;
	font-style : normal;
	text-align : justify;
	text-decoration : none;
	color: #FFFFFF;
}
UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	list-style : square;
	padding-left : 12pt;
	color : #336B8E;
	text-align : left;
}

button {
	color : #336b8e;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : #cfdae3;
	width : 100px;
}

.last_vote {
	font-size : 9pt;
}
