/* WTOP CSS Definitions -- No HTML allowed in here! */

H2 {font-family: arial, verdana, helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #000000;}

H3 {color: #8E3232;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;}

HR {
	color: #D7DDE0;
	height : 1px;
}

body {background-color: #FFFFFF;}


.text {font-family: papyrus, verdana, helvetica, sans-serif; font-weight: none; font-size: 13px; color: #6e6e6e;}

.footer {font-family: verdana, helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #813C2C;}

.link:link {font-family: arial, verdana, helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none; font-weight: bold;}
.link:visited {font-family: arial, verdana, helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none; font-weight: bold;}
.link:hover {font-family: arial, verdana, helvetica, sans-serif; font-size: 11px; color: #FF9900; text-decoration: underline; font-weight: bold;}


