
BODY  {
	background-color : #FFFFFF;
}

A, A:link
{
	TEXT-DECORATION: none;
	color : Blue;
}
A:visited
{
	TEXT-DECORATION: none;
	color : Blue;
}
A:hover
{
	TEXT-DECORATION: none;
	color : #FE7E3F;
}

.blubld  {
	font-size : 12px;
	line-height: 1.1;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #07055D;
}


h1
{
	font-size: 14px;
	padding-bottom: 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #07055D;
}

h2
{
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FE7E3F;
}

h3
{
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FE7E3F;
}

h4
{
	font-size: 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FE7E3F;
}

.subtitle
{
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FE7E3F;
}

.indent  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin-left : 38px;
}

.smlbld  {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
}

.midbld  {
	font-size : 12px;
	line-height: 1.1;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.lgbld  {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
}

.normal {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

P  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

TD{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

ol  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

ul  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

li  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.copyright
{
	padding-top:0px;
	FONT-SIZE: 9px;
	line-height : 10px;
	text-align:right;
	font-family : Arial, Helvetica, sans-serif;
}

.tinytext
{
	FONT-SIZE: 10px;
	line-height : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.smalltext
{
	FONT-SIZE: 10px;
	line-height : 14px;
	font-family : Arial, Helvetica, sans-serif;
}

.smalltextblue
{
	FONT-SIZE: 10px;
	line-height : 14px;
	font-family : Arial, Helvetica, sans-serif;
}

.smalltextblue A
{
	TEXT-DECORATION: none;
	color : #0000FF;
}

.smalltextblue A:visited
{
	TEXT-DECORATION: none;
	color : #0000FF;
}

.smalltextblue A:hover
{
	TEXT-DECORATION: none;
	color : #FE7E3F;
}

