

.title  {
	font-size : 12pt;
	font-family : Trebuchet MS,arial narrow, arial,verdana;
	font-weight : bold;
	text-decoration : none;
	color : 3B5A61;
}

.title2  {
	font-size : 10pt;
	font-family : Trebuchet MS,arial narrow, arial,verdana;
	font-weight : bold;
	text-decoration : none;
	color : 3B5A61;
}

.titledim  {
	font-size : 11pt;
	font-family : verdana;
	font-weight : normal;
	text-decoration : none;
	color : 3B5A61;
}

.section  {
	font-size : 13pt;
	font-family : verdana;
	font-weight : bold;
	text-decoration : none;
	color : F7BF0F;
}

p  {
	font-size : 8pt;
	font-family : verdana,arial;
	font-weight : normal;
	color : 464640;
	line-height : 1.4em;
	margin-bottom : 5px;
}

.body {
	font-size : 8pt;
	font-family : verdana,arial;
	font-weight : normal;
	color : 464640;
}

.success {
	font-size : 7pt;
	font-family : verdana,arial;
	font-weight : normal;
	color : 464640;
}

.link {
	font-size : 8pt;
	font-family : verdana,arial;
	font-weight : normal;
	text-decoration : none;
	color : 464640;
}

.quote {
	font-size : 11pt;
	font-style: italic;
	font-family : verdana,arial;
	font-weight : normal;
	color : 817964;
	line-height : 1.2em;
}

.quotetic {
	font-size : 12pt;
	font-family : verdana,arial;
	font-weight : bold;
	color : 817964;
	line-height : 1.4em;
}

.news {
	font-size : 7pt;
	font-family : verdana,arial;
	font-weight : normal;
	line-height : 1.4em;
}

.newsdate {
	font-size : 7pt;
	font-family : verdana,arial;
	font-weight : normal;
	color : 464640;
	line-height : 1.4em;
}

.subtext {
	font-size : 8pt;
	font-family : verdana,arial;
	font-weight : normal;
	color : black;
}

.form {
	font-size : 8pt;
	font-family : verdana,arial;
	font-weight : normal;
	color : black;
}

.formbold {
	font-size : 8pt;
	font-family : verdana,arial;
	font-weight : bold;
	color : black;
}

.copyright  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	color : gray;
}


.bodybold  {
	font-size : 8pt;
	font-family : verdana,arial;
	color : 464640;
	font-weight : bold;
}


A  {
text-decoration : underline;
color : blue;
}

A:Visited  {
}

A:Active  {
}

A:Hover  {
color : gray;
}

ul  {
	font-size : 8pt;
	font-family : verdana,arial;
	font-weight : normal;
	margin-top : -3px;
	margin-bottom : 15px;
	margin-right : 5px;
	margin-left : 40px;
	line-height : 1.5em;
}


li {padding-top: 2pt;}

