BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	background-color : White;
}

P  {}

.SmallType  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

.SmallerType{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

.Hanging  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	margin-left : 2em;
	text-indent : -2em;
	margin-bottom : 0em;
	margin-top : .5em;
}

EM  {
	font-style: italic;
}

A  {
	color : #993300;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-decoration: none;
}

.Plain  {
	color : #993300;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-decoration: underline;
}

A:Visited  {}

A:Active  {
	color : Silver;
}

A:Hover  {}

Strong  {
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

.StrongColor  {
	color : #993300;
}

.StrongLarge  {
	font-size : large;
}

.StrongLargeColor  {
	font-size : large;
	color : #993300;
}
