H1 {
	COLOR: black; FONT-FAMILY: arial; FONT-SIZE: 16pt; FONT-STYLE: normal; FONT-WEIGHT: bold
}
H2 {
	COLOR: black; FONT-FAMILY: arial; FONT-SIZE: 14pt; FONT-STYLE: normal; FONT-WEIGHT: bold
}
H3 {
	COLOR: black; FONT-FAMILY: arial; FONT-SIZE: 12pt; FONT-STYLE: italic; FONT-WEIGHT: bold
}
H4 {
	COLOR: black;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold
}
H6 {
	COLOR: black; FONT-FAMILY: Arial; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-WEIGHT: bold
}
BODY {
	COLOR: black;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	background: #ffffff url("../images/vellum.jpg") repeat;

}
P {
	COLOR: black; 
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	FONT-SIZE: 10pt;
	 FONT-STYLE: normal;
	  FONT-WEIGHT: normal;
}
UL {
	COLOR: black;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	FONT-SIZE: 9pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	list-style : square inside;
}
A:link {
	COLOR: blue; FONT-FAMILY: Arial, Verdana, sans-serif; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-WEIGHT: normal
}
A:hover {
	COLOR: navy; FONT-FAMILY: Arial, Verdana, sans-serif; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-WEIGHT: normal
}
A:visited {
	COLOR: #3d99f5; FONT-FAMILY: Arial, Verdana, sans-serif; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-WEIGHT: normal
}
.header {
	background-image : url("../images/headerbg31.gif");
	background-repeat : repeat-x;
}
.bordertop{ 
	background-image : url("../images/bordertop3.gif");
	background-repeat : repeat-x;
}
 .borderleft{
	background-color: #000080;
}