P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #941215;
	line-width : 175%;
	text-decoration: underline;
}

A:Visited  {
		font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #941215;
	line-width : 175%;
	text-decoration: underline;
}

A:Active  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #941215;
	line-width : 175%;
	text-decoration: underline;}

A:Hover  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #941215;
	line-width : 175%;
	text-decoration: underline;
}

BODY  {}

.main  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-width : 100%;
}

.small  {
	font-size : 7pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	line-height: 120%;
}

.home {
	font-size : 8pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-width : 175%;
	line-height: 170%;
}

.header  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #26448C;
	line-width : 175%;
}

.subhead  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #8C040E;
	line-width : 175%;
}

.bullet  {
	font-size: 10pt;
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	list-style-type: none;
	list-style: none;
	text-align: left;
}


.border 
{
border-style: solid; 
border-width:2px; 
color : #7E0211;
}


