BODY       {
	background-color :;
	scrollbar-face-color: #0F298F;
	scrollbar-shadow-color: #8B0000;
	scrollbar-highlight-color: #FFEBCD;
	scrollbar-3dlight-color: #0F298F;
	scrollbar-darkshadow-color: #0F298F;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	color : Black;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;}
A:link {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	color : #0F298F;
        text-decoration : none;
	margin-top : 0;
	margin-bottom : 0;}


A:active {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	color : #0F298F;
        text-decoration : none;
	margin-top : 0;
	margin-bottom : 0;}

A:visited {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	color : #0F298F;
        text-decoration : none;
	margin-top : 0;
	margin-bottom : 0;}
A:hover {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	color : #C50021;
        text-decoration : none;
	margin-top : 0;
	margin-bottom : 0;}



P {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	color : Black;
	margin-top : 0;
	margin-bottom : 0;}

TH {
	font-size : 10px;
	font-style : normal;
	font-family : Tahoma;
	background-color : #FFC0CB;}

TD {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;}

TD.empty_vote {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	background-color : #C1E1EC;}

TD.fill_vote {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	background-color : #75BDD5;}

TD.white {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	color : White;}

TR.light {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	background-color : #FFEBEA;}

TR.dark {
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;
	background-color : #FFDFE6;}

H1 {
	font-family: tahoma;
	font-size: 16px;
	color : Red;
	font-weight : bolder;
	text-align : right;
	text-decoration : underline;
	margin : 0 0 0 0;}

H2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight : bolder;
	text-align : left;
	text-decoration : none;}

INPUT.text{
	border : 1px solid Red;
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;}

SELECT.text{
	border : 1px solid Red;
	font-size : 11px;
	font-style : normal;
	font-family : Tahoma;}

TEXTAREA.text{
	border : 1px solid Red;
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;}

INPUT.button{
	border : 1px solid Red;
	background : #FFEFD5;
	font-size : 13px;
	font-style : normal;
	font-family : Tahoma;}

