H1  {
	font-size: 22pt;
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
}

H2  {
	font-size: 18pt;
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
}

H3  {
	font-size: 14pt;
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
}

H4  {
	font-size: 12pt;
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
}

H5  {
	font-size: 10pt;
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
}

H6  {
	font-size: 8pt;
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
}

STRONG {
	color : #800000;
}

A:link  {
	color : #0000FF;
}

A:visited  {
	color : #008080;
}

A:active  {
	color : #FF0000;
}

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

BODY  {
	font-size : 12pt;
	font-family: Arial;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	background-color : #FFFFC0;
	background: url(../images/vpbackground.gif) fixed ;
}

TABLE  {
	font-family: Arial;
	font-weight : bold;
	font-size: 12pt;
	color : #006600;
	position : relative;
	font-style : normal;
}

TD {		
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #000066;
	position: relative;
}

TH {		
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #990000;
	background: #CCCC99;
	position: relative;
}

TR {		
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #0000FF;
	position: relative;
}

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

LI {		
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: #0000FF;
	margin-left: .4cm;
	position: relative;
}

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