.smallbodyright {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-align : right;
}


BODY {
	font-family : Verdana, sans-serif;
	font-size: 10pt;
}

H1 {
	font-family : Garamond, "Times New Roman", serif;
	font-weight : bold;
	font-size : 300%;
	text-align : center;
}

H1.color {
	font-family : Garamond, "Times New Roman", serif;
	font-weight : bold;
	font-size : 300%;
	text-align : center;
	color: CC0000;
}

H1.smaller{
	font-family: Garamond, "Times New Roman", serif;
	font-weight: bold;
	font-size: 250%;
	text-align: center;
}

H2.subsection {
	font-family : Garamond, "Times New Roman", serif;
	font-size : 200%;
	text-align : left;
	margin-bottom: .5em;
}

H2.color {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 200%;
	text-align: left;
	margin-bottom: .5em;
	color: CC0000;
}

H3.subsection {
	font-family : Garamond, "Times New Roman", serif;
	font-size: 150%;
	text-align: left;
	margin-bottom: .5em;
}

H3.subindent {
	font-family: Garmaond, "Times New Roman", serif;
	font-size: 150%;
	margin-bottom: .5em;
	text-indent: .25in;
}

H4.subsection{
	font-family: Garamond, "Times New Roman", serif;
	font-size: 125%;
	text-align:left;
	margin-bottom: .5em;
}

P {
	font-family : Verdana, sans-serif;
	font-size: 10pt;
}

.navigate {
	font-family : Verdana, sans-serif;
	font-size: 8pt;
	text-align: right;
}

.table {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

.indent {
	text-indent : 3px;
}

UL{
	text-indent: 1px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

OL{
	text-indent: 1px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

LI{
	margin-bottom: .5em;
}
.box {
	border: solid;
	border-width: thin;
	width: 100%;
	border-color: red;
	padding: .5em;
}
thead .arrow  {
	font-size : 12px;
	font-family : webdings;
	font-weight : bold;
	color : Black;
	height : 14px;
	width : 16px;
	overflow : hidden;
}