BODY { 
	background-color: #FFFFFF; 
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	} 

H1 {		
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-weight: bold;
	font-size: 18pt;
	color: #000000;
	}

H2 {		
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
	}

H3 {		
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	}

H4 {		
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	}
.titlebold	{
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-size: 12pt;
	font-weight: bold;
	color: #7B4E6E;
	}
.title	{
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-size: 12pt;
	color: navy;
	}
	
.enhance {
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
	font : italic;
	}

P {		
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	}

P.Copy {
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-weight: normal;
	font-size: 10pt;
	color: Black;
}

TD {		
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	}

OL {		
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-weight: normal;
	list-style : decimal none;
	font-size: 11pt;
	color: #000000;
	}

UL {
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-weight: normal;
	list-style-image: url(../images/bullet2.gif);
	margin-left:0.8em
	font-size: 10pt;
	color: #000000;
}

BLOCKQUOTE {		
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	}

A {		
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-weight: normal;
	font-size: 11pt;
	}

A.copy {
	font-family: 'Arial', 'Trebuchet MS', 'Sans-Serif';
	font-weight: normal;
	font-size: 10pt;
	color: Black;
}

	
