p, .text, ul {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a, .bodylink {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
.bodylink a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
.bodylink a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
a:hover, .bodylink a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h1, h2, h3 { font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }

p, .textarea, .textbox, ul, ol {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000;	line-height: 16px; }
.textbox {	border: 1px solid #666666; }
.textarea {	height: auto; }

.ctr { text-align: center; }
div.left { margin: 4px 16px 4px 0px; float: left; }

li.pdf { background: url(images/pdf.gif) no-repeat left; list-style-type: none; margin-left: -16px; padding-left: 20px; line-height: 150%; }
