body {
	margin-left : 70px;
	margin-right : 70px;
}

body, th, td {
	background-color : white;
	color : black;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12pt;
}

p {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12pt;
}


th, td {
	background-color : white;
	vertical-align : top;
	text-align: left;
}

a:visited, a:link {
	text-decoration : none;
	color : blue;
	background-color : white;
}

a:hover, a:active {
	text-decoration : none;
	color : #993300;
	background-color : white;
}

h1 {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12pt;
	text-decoration : none;
	color : #993300;
	background-color : white;
}

h2, h3 {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	color : #993300;
	background-color : white;
}

h3 {
	color : #004080;
	font-weight: normal;
}

.subheading {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12pt;
	font-weight : normal;
	text-decoration : none;
	color : #993300;
	background-color : white;
}

img {
	border: none;
	padding-left: 10px;
	padding-right: 10px;
}