BODY A
{
	TEXT-DECORATION: none
}
BODY A:hover
{
    TEXT-DECORATION: underline
}
body,td,th,p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	vertical-align: top;	
	line-height:16px
}
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	color: #336633;
	vertical-align: top;	
	line-height:26px
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #0000cc;
	vertical-align: top;	
	line-height:20px
}
img{border:0;}
a {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #0000cc;
	text-decoration: none;		
	font-weight: bold;
}
a:visited {
	color: #0000cc;
	text-decoration: none;
}
a:hover {
	color: #336633;
	text-decoration: none;
}
a:active {
	color: #0000cc;
	text-decoration: none;	
}
.white-text {
	color: #FFFFFF;
	font-weight: bold;
}
.blue-text {
	color: #0000CC;
}
.small-text {
	font-size: 9px;
}
