BODY {  font: 13px arial; font-family : Arial, Helvetica, sans-serif;    font-size : 13px; }
DIV{  font: 13px arial;}
DIV B{  font: 13px arial;  font-weight : bold;}
TD, TD B {   font-family : Arial, Helvetica, sans-serif;    font-size : 13px; }
.yellow1 {  background-color: #FFFFBE;   font-family: Arial, Helvetica, sans-serif;   color: black;   font-size : 13px; }
.yellow2 {  background-color: #FFFF80;   font-family: Arial, Helvetica, sans-serif;   color: black;   font-size : 13px; }
.green1 {  background-color: #B5FFAE;   font-family: Arial, Helvetica, sans-serif;   color: black;   font-size : 13px; }
.white1 {  background-color: #FFFFFF;   font-family: Arial, Helvetica, sans-serif;   color: black;   font-size : 13px; }
.green2 {
	background-color: #77FF77;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size : 13px;
}
.border_r {
border-right: 1px solid Green;
}
.green3 {  background-color: #CCFFCC;   font-family: Arial, Helvetica, sans-serif;   color: black;   font-size : 13px; }
H1 {   font-family : Arial, Helvetica, sans-serif;    color : #0033CC;   font-size : 16px;   font-weight : bold; }
B.blue {   font-family : Arial, Helvetica, sans-serif;    color : #0033CC;   font-size : 13px;   font-weight : bold; }
HR {	color: Silver;	height: 1px;}
.small{font-size:10px;}
.topic{font-family : Arial, Helvetica, sans-serif;	font-size:13px;	color: Green;	font-weight : bold;}
H2 {	font-family : sans-serif;	color : Fuchsia;	font-size : 16px;	font-weight : bold;}
.title{	font-family : sans-serif;	color : Fuchsia;	font-size : 16px;	font-weight : bold;}
.redstar{	font-family : sans-serif;	color : Red;	font-size : 14px;	font-weight : bold;}
.gr3_btn {  background-color: #CCFFCC;   font-family: Arial, Helvetica, sans-serif;   color: black;   font-size : 13px; color: Green;	font-weight : bold}
a:hover{
	text-decoration: none;
	color : Black;
}
input.thin, textarea.thin, select.thin {
	font-family : Arial, helvetica, sans serif;
	font-size : 13px;
	border : 1px solid;
	border-color : Green;
	background-color : white;
}
input.btn
{
	font-family : Arial, helvetica, sans serif;
	background-color: #B5FFAE;
	font-size : 13px;
	border : 1px solid;
	border-color : Green;
}
