th {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	text-align: left;
}
td{
	vertical-align: top;
}
a, a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color:#D4621C;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin:12px 0px 3px;
	font-family:Verdana
}
ol {
	padding: 0 0 0 0;
	margin: 0 -10 0 0;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 13pt;
}
h4 {
	font-size: 10pt;
}
h5 {
	font-size: 11pt;
}
h6 {
	font-size: 10pt;
}
ul, ol {
	margin: 0px 0px 12px 36px;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
code {
	font-family: Courier New, Courier, mono;
	font-size: 10pt;
}
blockquote {
	margin: 12px 0px 12px 36px;
}
img {
	border: none;
}
.title {
	font-family:Verdana; 
	font-size: 20px;
	font-weight: normal;
	color: #5279A9;
	padding: 0 0 9 0;
}

.infoLeft, .infoRight
{
	color: #FFFFFF;
	font-size: 9px;
	font-family: ariel, verdana, tahoma;
	letter-spacing: 0px;
}

.infoLeft
{
	text-align: right;
}