a
{
	font-family: verdana;
	font-size: 10px;
	color: #3155a7;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #6abb46;
}
.normal
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 1.4;
	letter-spacing: 1;
	text-align: justify;
}
.normal1
{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #4d4d4d;
	line-height: 1.4;
	letter-spacing: 1.5;
	text-align: justify;
}
.normal2
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4d4d4d;
	text-align: justify;
}
A.normal2
{
    COLOR: #000000;
	font-weight: bold;
}
A.footer
{
    COLOR: #FFFFFF;
	font-weight: bold;
}
A.footer:hover
{
    COLOR: #6abb46;
}
.footer
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	line-height: 2;
}
a.header
{
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #0074B6;
}
A.header:hover
{
    COLOR: #6abb46;
}
.textbox
{
	font-family: tahoma;
	font-size: 11px;
	border:1px solid #3155A7;	
}
.button
{
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #c0c0c0;;
	background:#3155A7;
}
a.nothing
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.back
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: underline
}
input
{
	font-family: tahoma;
	font-size: 11px;
	border:1px solid #3155A7;	
}
.in
{
	font-family: tahoma;
	font-size: 11px;
	border:1px solid #FAFDFE;	
}

textarea 
{
	font-family: tahoma;
	font-size: 11px;
	border:1px solid #3155A7;	
}
select
{
	font-family: tahoma;
	border:1px solid #3155A7;	
	font-size: 11px;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-bottom:1px;
}