.red_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}

.header {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
}

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
}


img {border-style: none;}

