th {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	text-align: left;
}
/*td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}*/
a, a:visited {
	color: #1A2285;
	text-decoration: none;
}
a:hover {
	color: #ADB5BD;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin:12px 0px 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	}
table, p, div, li, blockquote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3F5F7D;
}
p {
	margin: 0px;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 13pt;
}
h4 {
	font-size: 10pt;
}
h5 {
	font-size: 11pt;
}
h6 {
	font-size: 10pt;
}
ul, ol {
	margin: 0px 0px 12px 36px;
}
li {
	padding: 0px 0px 0px 10px;
}
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, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	color: #1A2285;
	padding-bottom: 11px;
}

.content{
font-size: 11px;
}