BODY  {

	COLOR : Navy;
	FONT-FAMILY : verdana,Arial,"Times Roman";
	FONT-SIZE : small;
	MARGIN-TOP : 18px;
}

P  {
	COLOR : Navy;
	FONT-FAMILY : verdana,Arial,"Times Roman";
	FONT-SIZE : x-small;
	TEXT-ALIGN : justify;
	font-weight : normal;

}

UL  {
	COLOR : Navy;
	font-family : sans-serif;
	font-size : 9pt;
	TEXT-ALIGN : left;
	font-weight : normal;

}

OL  {
	COLOR : Navy;
	FONT-FAMILY : verdana,Arial,"Times Roman";
	font-size : x-small;
	TEXT-ALIGN : justify;

	font-weight : normal;
}

A  {
	font-size : x-small;
	font-family : sans-serif;
	color : blue;
	text-decoration : none;

}

A:Visited  {
	color : Silver;
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	text-decoration : none;

}

A:Active  {
	font-size : x-small;
	font-family : serif;
	font-weight : normal;
	font-style : normal;
	color : Fuchsia;
	text-decoration : none;

}

A:Hover  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-decoration : underline;

}


TD  {
	COLOR : Maroon;
	FONT-FAMILY : verdana,Arial,"Times Roman";
	FONT-SIZE : x-small;
	TEXT-ALIGN : justify;
	FONT-WEIGHT : bold;

}

H1  {
	COLOR : #aa3c64;
	FONT-FAMILY : "Monotype Corsiva",Arial,verdana,"Times Roman";
	FONT-SIZE : xx-large;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
	TEXT-ALIGN : center;

}

H2  {
	BACKGROUND-POSITION : left 50%;
	COLOR : #aa3c64;
	FONT-FAMILY : "Monotype Corsiva",Arial,verdana,"Times Roman";
	FONT-SIZE : large;
	TEXT-ALIGN : center;
	font-weight : normal;

}

H2.thb  {
	BACKGROUND-POSITION : center 50%;
	COLOR : Navy;
	FONT-FAMILY : verdana,Arial;
	FONT-SIZE : large;

}

H2.bold  {
	BACKGROUND-POSITION : center 50%;
	COLOR : rgb(0,0,0);
	FONT-FAMILY : verdana,Arial;
	FONT-SIZE : 11pt;
	FONT-WEIGHT : bold;

}

H3  {
	COLOR : rgb(255,0,0);
	FONT-FAMILY : verdana,Arial;
	font-size : small;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
	TEXT-ALIGN : left;

}

H4  {
	COLOR : rgb(255,0,0);
	FONT-FAMILY : verdana,Arial;
	font-size : x-small;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
	TEXT-ALIGN : left;

}

