H1  {
	font-size: 22pt;
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	color : #000080;
}

H2  {
	font-size: 18pt;
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	color : #000080;
}

H3  {
	font-size: 14pt;
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	color : #000080;
}

H4  {
	font-size: 12pt;
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	color : #000080;
}

H5  {
	font-size: 9pt;
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	color : #000080;
}

H6  {
	font-size: 8pt;
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}


STRONG {
	color : #FF0000;
}

A:link  {
	color : #c0c0c0;
}

A:visited  {
	color : #c0c0c0;
}

A:active  {
	color : #c0c0c0;
}

A:Hover  {
	color : #000080;
}

BODY  {
	font-size : 11pt;
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	color : #000080;
	background-color : #FFFFFF;
    scrollbar-3d-light-color : #C0C0C0;
	scrollbar-arrow-color : #C0C0C0;
	scrollbar-base-color : #FFFFFF;
	scrollbar-dark-shadow-color : #000080;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #F4F4F4;
	scrollbar-shadow-color : #F2F2F2;
}

TABLE  {
	font-family: Arial;
	font-weight : bold;
	font-size: 10pt;
	color : #000080;
	position : relative;
	font-style : normal;
}

TD {		
	font-family: Arial;
	font-weight : bold;
	font-size: 10pt;
	color: #000080;
	position: relative;
	font-style : normal;
}

TH {		
	font-family: Arial;
	font-weight : bold;
	font-size: 10pt;
	color: #000080;
	position: relative;
	font-style : normal;	
}

TR {		
	font-family: Arial;
	font-weight : bold;
	font-size: 10pt;
	color: #000080;
	position: relative;
	font-style : normal;	
}

UL {		
	font-family: Arial;
	font-weight : bold;
	font-size: 10pt;
	position: relative;
	margin-left: .5cm;
}

LI {		
	font-family: Arial;
	font-weight : bold;
	font-size: 10pt;
	color: #000080;
	margin-left: .4cm;
	position: relative;
	font-style : normal;	
}

OL {		
	font-family: Arial;
	font-weight : bold;
	font-size: 10pt;
	color: #c0c0c0;
	margin-left: .4cm;
	position: relative;
	font-style : normal;	
	margin-left: .5cm;
}