A:link {
	color: #36C;
}

A:visited {
	color: #333399;
}

A:active {
	color: #666666;
}

A:hover {
	color: #CC9900;
}

body, p, td, li, ol, ul
{
	color: #666666;
	font-size: 11px;
	font-family: verdana, helvetica, arial;
	line-height: 1.25;
}

.disclaim
{
	color: #999999;
	font-size: 10px;
}

.contact
{
	line-height: 2.00;
}


H1
{
	color: #333333;
	font-size: 18px;
	line-height: 1;
	font-family:  trebuchet MS, arial, helvetica;
}

H2
{
	color: #003399;
	font-size: 14px;
	line-height: 1.25;
	font-family:  trebuchet MS, arial, helvetica;
}

H3
{
	color: #333333;
	font-size: 13px;
	line-height: 1;
	font-family:  trebuchet MS, arial, helvetica;
}

H4
{
	color: #333333;
	font-size: 12px;
	line-height: 1;
	font-family:  trebuchet MS, arial, helvetica;
}

H5
{
	color: #333333;
	font-size: 14px;
	line-height: 1.5;
	font-family:  trebuchet MS, arial, helvetica;
}

select
{
	color: #333333;
	border: solid 1px #666666;
	background: #CCCCFF;
	font-family: verdana;
	font-size: 11px;
}

input.password
{
	font : 10px verdana;
	border : 1px solid #666666;
	padding : 2px;
	background : #FFFFFF;
}
	
input.text
{
	font : 10px verdana;
	border : 1px solid #666666;
	padding : 2px;
	background : #FFFFFF;
}

textarea
{
	font : 10px verdana;
	border : 1px solid #666666;
	padding : 2px;
	background : #FFFFFF;
}
