/* CSS Document */
text,td {
	font-family: arial;
	font-size: 13px;
	color: #254459
}
input {
	font-family: Tahoma;
	font-size: 12px;
}
select {
	font-family: Tahoma;
	font-size: 12px;
}
more {	font-family: tahoma;
	font-size: 12px;}
	
A:link{color: #3b6aae}     
A:visited { color: #3b6aae }  
A:active { color: #017ab5 }

ul {margin:0; padding:0; list-style:none}
li  { margin: 0px 0px 0px 0px; padding:0px 0px 0px 15px; line-height:18px;}
h1
{
font-family: arial;
	font-size: 16px;
	color: #2a6f38;
}

text,td.box {
	font-family: arial;
	font-size: 13px;
	color: white;
}

text,td.copyright {
	font-family: arial;
	font-size: 10px;
	color: black;
}