.navhead {
		font-size : 10pt;
		font-family : Arial, sans-serif;
		font-weight : bold;
		font-style : normal;
		background-color : #0066CC;
		text-align : center;
		color : White;
}
.navitem {
		font-size : 9pt;
		font-family : Arial, sans-serif;
		font-weight : normal;
		font-style : normal;
		background-color : #0066CC;
		text-align : left;
		color : White;
}

.maintext {
		font-size : 9pt;
		font-family : Arial, Helvetica, sans-serif;
		text-align : left;
		color : Black;
}

.location {
		font-size : 9pt;
		font-family : Arial, sans-serif;
		font-weight : bold;
		font-style : normal;
		text-align : left;
		color : Black;
}

.maintexttitle  {
		font-size : 12pt;
		font-family : Arial, sans-serif;
		font-weight : bold;
		font-style : normal;
		text-align : left;
		margin : 5px;
		color : Black;
}

.lists {
		font-size : 9pt;
		font-family : Arial, sans-serif;
		color : Black;
}

TH {
		font-size : 10pt;
		font-family : Arial, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : White;
		background : Maroon;
}

TD {
		font-size : 9pt;
		font-family : Arial, sans-serif;
		font-weight : normal;
		font-style : normal;
		color : Black;
}

.headline {
		font-size : 12pt;
		font-family : Times, serif;
		font-weight : bold;
		font-style : normal;
		text-align : center;
		margin : 15px;
		color : Navy;
}

.question {
		font-size : 10pt;
		font-family : Times, serif;
		font-weight : bold;
		font-style : italic;
		text-align : left;
		margin : 15px;
		color : black;
}

.answer {
		font-size : 10pt;
		font-family : arial, sans-serif;
		font-weight : normal;
		font-style : normal;
		text-align : left;
		margin : 25px;
		color : black;
}

.topofpage {
		font-size : 7pt;
		font-family : Verdana, sans-serif;
		font-weight : normal;
		font-style : normal;
		text-align : center;
		margin : 50px;
		color : Black;
}
.prhead {
		font-size : 9pt;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-align : left;
		color : Black;
}
.prsub {	font-style : italic; font-weight:Normal; color:Black}
		
b {  font-weight: bold}
body {
	margin: 0px;
}

