P  {}

H1  {}

H2  {}

H3  {}

A  {
	color: #7B5A0B;
	text-decoration: none;
}

A:Visited  {
	color: #8B0000;
	text-decoration: none;
}

A:Active  {
	color: #B8860B;
	text-decoration: none;
}

A:Hover  {
	color: #25425B;
}

BODY  {}

.main  {
	font-size: 9pt;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color: Black;
	line-height: 155%;
	padding-left: 20px;
	padding-right: 30px;
}

.mainhome  {
	font-size: 9pt;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color: Black;
	line-height: 135%;
	padding-left: 20px;
	padding-right: 5px;
}

.smallred  {
	font-size : 7pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;

}

.body  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #00000;
}

.medred  {
	font-size : 8.5pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
}

.submenus  {
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.header  {
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	color: #603413;
}

.orange  {
	font-size : 11pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : #DC8100;
}

.orangesmall  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : #DC8100;
}


.reddish  {
	font-size : 9pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #D7550A;
}

.home {
	font-size: 8.5pt;
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 100%;
}

.ul {
	list-style-image: url(images/orangesquaresm.gif);
	text-indent: none;
	margin-left: 15;
	list-style-position: outside;
	padding-top: 0px;
	font-family : arial;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
}