body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
.bold13pt {
	font-size: 13px;
	font-weight: bold;
	text-align: center;	
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
}
.main_text {
	font-size: 14px;
}
.sidebar_title {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFCC33;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 5px;
}
.white_text {
	color: #FFFFFF;
}

