.titles {
	font-family: "Arial Black", Arial;
	font-size: 16px;
	font-weight: bold;
}
.smalltitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;

}
.bodycopysmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.largetitles {
	font-family: "Arial Black", Arial;
	font-size: 24px;
	font-weight: bold;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;

}
.white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodycopyvendlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	cursor: hand;

}
.bodycopyvendlist2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	cursor: hand;
	background-color: #993300;
	color: #FFFFFF;

}
/********Links Mgt***************/
a:link     {color:black; text-decoration:underline; font-size: 12pt;}
a:visited  {color:black; text-decoration:none; font-size: 12pt;}
a:active   {color:black; text-decoration:none; font-size: 12pt;}
a:hover    {color:white; text-decoration:none; font-size: 12pt;}
/********Links Mgt***************/
