h1	{font-size:20px; text-align:center}
h2	{font-size:17px}
h3	{font-size:15px}
body {
	background-color: #FFFFFF;
}

font,
th,
td,
p	 	{ font-family: Verdana, Arial, Arial Cyr, Comic Sans MS, Helvetica, sans-serif, MS Sans Serif }

a:link,
a:active,
a:visited 	{ text-decoration: none; 
		  font-weight: normal; 
		  color : #990000; }

a:hover		{ text-decoration: none; 
		  font-weight: normal; 
		  color : #FE1C1D; }

hr		{ height: 0px; 
		  border: solid #787878 0px; 
		  border-top-width: 1px; }



.bodyline	{ background-color: #BAC4AB; 
		  border: 1px #929E81 solid; }

input,
textarea,
select {
	color : #25542A;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color: #929E81;
	border-width: 1px;
	border-style: solid;
        background-color : #BAC4AB;
}


input.post, 
textarea.post, 
select 		 { background-color : #BAC4AB;}

input 		 { text-indent : 2px; }
input.button 	 { background-color: #BAC4AB; color: #25542A; font-size: 11px; }
input.mainoption { background-color: #252525; font-weight: bold; }
input.liteoption { background-color: #252525; font-weight: normal; }

.helpline 	 { background-color: #252525; border-style: none; }

.quote,
.input 		{ color: #c6c6c6; background-color: #252525; font-size: 11px; border-style: solid; border-color: #787878; } 

.quote,
.input		{ color: #000000; }

.main,
.main-top,
.table,
.table-date    	{ color: #000000; background-color: none; }

.main		{ font-size: 12px; font-weight: normal; text-align: justify; }
.main-top    	{ font-size: 16px; font-weight: bold; text-align: left; }
.copy		{ font-size: 9px; font-weight: normal; text-align: center; }
.table		{ font-size: 9px; font-weight: normal; text-align: left; }
.table-date	{ font-size: 9px; font-weight: bold; text-align: center; }