body {
}
p, td, body, li {
	font-family:Verdana, Geneva, sans-serif; 
	font-size: 13px; 
}
td {
	font-size: 14px; 
}
h1 {
	font-size: 22pt;
	color:#FF0000;
}
h2 {
	font-size: 14pt;
	color: #1D4A76;
}


.button_hover {
    color: #FFFFFF;
  	height:27px;
	border: 0px solid #EE4501;
	background: #000000 url(/images/button_hover.gif) repeat scroll 0 0;
}

.button_hover:hover {
	background: #000000 url(/images/button_on.jpeg) repeat scroll 0 0;
}

.small {
	font-size: 12px; 
}
.smaller {
	font-size: 10px; 
}
.bulletpad {
	padding-top: 6px;
	padding-bottom: 6px;
}
.blue {
	color: #0000FF;
}
.red {
	color: #FF0000;
}
.darkgreen {
	color: #006600;
}
.underline {
	text-decoration: underline;
}
.highlight {
	background-color:#FFFF00;
}
.atranslate{}
