H1  {
	font-size: 22pt;
	font-family: Arial Rounded MT Bold;
	font-weight: bold;
	font-style: normal;
	color: #0b14b1;
}

H2  {
	font-size: 18pt;
	font-family: Arial Rounded MT Bold;
	font-weight : bold;
	font-style : normal;
	color : #0b14b1;
}

H3  {
	font-size: 14pt;
	font-family: Arial Rounded MT Bold;
	font-weight : bold;
	font-style : normal;
	color : #0b14b1;
}

H4  {
	font-size: 12pt;
	font-family: Arial Rounded MT Bold;
	font-weight : bold;
	font-style : normal;
	color : #0b14b1;
}

H5  {
	font-size: 10pt;
	font-family: Arial Rounded MT Bold;
	font-weight : bold;
	font-style : normal;
	color : #0b14b1;
}

H6  {
	font-size: 8pt;
	font-family: Arial Rounded MT Bold;
	font-weight : bold;
	font-style : normal;
	color : #0b14b1;
}

STRONG {
	color : #0b14b1;
}

A:link  {
	color : #0000ff;
}

A:visited  {
	color : #0000ff;
}

A:active  {
	color : #0000ff;
}

A:Hover  {
	color : #0000ff;
	font-weight : bold; 
}

BODY  {
	font-size : 11pt;
	font-family: Arial Rounded MT Bold;
	font-weight : bold;
	font-style : normal;
	color : #1b3f63;
	background: #c0c0c0;
}

TABLE  {
	font-family: Arial Rounded MT Bold;
	font-weight : bold;
	font-style : normal;
	font-size: 11pt;
	color : #1b3f63;
	position : relative;
}

TD {		
	font-family: Arial Rounded MT Bold;
	font-weight : bold;
	font-style : normal;
	font-size: 11pt;
	color : #1b3f63;
	position: relative;
}

TH {		
	font-family: Arial Rounded MT Bold;
	font-weight : bold;
	font-style : normal;
	font-size: 11pt;
	color : #004C00;
	position: relative;
}

TR {		
	font-family: Arial Rounded MT Bold;
	font-weight : bold;
	font-style : normal;
	font-size: 11pt;
	color : #1b3f63;
	position: relative;
}

UL {		
	position: relative;
	margin-left: .5cm;
}

LI {		
	font-family: Arial Rounded MT Bold;
	font-weight : bold;
	font-style : normal;
	font-size: 11pt;
	color : #1b3f63;
	margin-left: .4cm;
	position: relative;
}

OL {		
	position: relative;
	margin-left: .5cm;
}