input { font: 11px Arial, Sans-Serif; line-height: 12px; color: #000; }
select { font: 11px Arial, Sans-Serif; line-height: 12px; color: #000; }

td { font: 11px Arial, Sans-Serif; line-height: 15px; color: #757575; }

a { color: #525252; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }
a:active { color: #0372D9; text-decoration: none; }

.body { font: 12px Arial, Sans-Serif; line-height: 18px; color: #000; }
.body b { font: 14px Arial, Sans-Serif; font-weight: bold; line-height: 18px; color: #000; }
.body a { color: #0372D9; text-decoration: underline; }
.body a:hover { color: #000; text-decoration: none; }
.body a:active { color: #FFC15A; text-decoration: none; }

.headline { font: 18px Arial, Sans-Serif; line-height: 18px; color: #0372D9; }

.yp_headline { font: 15px Arial, Sans-Serif; font-weight: bold; line-height: 18px; color: #0372D9; padding-bottom: 6px; }

.link { font: 11px Arial, Sans-Serif; line-height: 12px; color: #757575; }
.link a { color: #0372D9; text-decoration: underline; }
.link a:hover { color: #000; text-decoration: none; }
.link a:active { color: #FFC15A; text-decoration: none; }

.link2 a { color: #757575; text-decoration: none; }
.link2 a:hover { color: #000; text-decoration: none; }
.link2 a:active { color: #0372D9; text-decoration: none; }

.footer { font: 10px Arial, Sans-Serif; line-height: 15px; color: #757575; padding: 30px 0px 30px 265px; }
.footer a { color: #757575; text-decoration: none; }
.footer a:hover { color: #000; text-decoration: none; }
.footer a:active { color: #0372D9; text-decoration: none; }

.calendar { font: 11px Arial, Sans-Serif; line-height: 11px; color: #000000; }

.text { font: 11px Arial, Sans-Serif; line-height: 15px; color: #000000; text-decoration: none; }
.text2 { font: 13px Arial, Verdana, Sans-Serif; line-height: 13px; color: #0066CC; text-decoration: bold; }
.text3 { font: 11px Arial, Sans-Serif; line-height: 11px; color: #000000; text-decoration: bold; }
.text4 { font: 11px Arial, Verdana, Sans-Serif; line-height: 11px; color: #0066CC; text-decoration: none; }


.small_text { font: 10px Arial, Sans-Serif; }

ul {
	padding-left : 15px;
	padding-right : 10px;
	padding-top : 0px;
	padding-bottom : 0px;
	margin: 0px;
	font : 11px Arial, Verdana, Sans-Serif;
	line-height : 12px;
	color : #757575;
	background : transparent;
}

ul li {
	padding-bottom : 9px;
	list-style-image: url(images/bullet.gif);
}

ul a { color: #525252; text-decoration: underline; }
ul a:hover { color: #000; text-decoration: none; }
ul a:active { color: #0372D9; text-decoration: none; }