html, body, h1, h2, h3, h4, p, a, table, tr, td, b, i,li {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.headertitle {
	color :#013364;
	font-size : 17px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-left : 15;
}

.TOCheadertitle {  
	color :#013364;
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.TOCTitlePadding {
	padding-left : 15px;
}

.TOClink {
	font-size : 15px;
	font-decoration : none;
}

p {
	margin-left : 35px;
}

 h1 {
	color : #013364;
	margin-left : 20px;
	font-size : 18px;
	font-weight : bold;
}

 h2 {
	color : #993300;
	margin-left : 28px;
	font-size : 14px;
	text-decoration : underline;
}

 h3 {
	color : #993300;
	margin-left : 35px;
	font-size : 12px;
}

ul {
	margin-left : 20px;
}
ol {
	margin-left : 20px;
}

a {
	color : #003366;
}
a:hover {
	color : #0059AE;
}
form {
	margin-left : 35px;
}
.contentTable {
	margin-left : 35px;
}