BODY  {

	COLOR : 006699;
	FONT-FAMILY : Arial,verdana,Times Roman;
	FONT-SIZE : x-small;
	MARGIN-TOP : 20px;
	MARGIN-LEFT : 6px;
	MARGIN-RIGHT : 6px;
}

P  {
	COLOR : 006699;
	FONT-FAMILY : Arial,verdana,Times Roman;
	FONT-SIZE : x-small;
	TEXT-ALIGN : justify;
	font-weight : normal;
}

UL  {
	COLOR : 006699;
	FONT-FAMILY : Arial,verdana,Times Roman;
	font-size : x-small;
	TEXT-ALIGN : left;
	font-weight : normal;

}

OL  {
	COLOR : 006699;
	FONT-FAMILY : Arial,verdana,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 : #9900CC;
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	text-decoration : none;

}

A:Active  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	color : Fuchsia;
	text-decoration : none;

}

A:Hover  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	color : Red;
	text-decoration : underline;

}

TD  {
	COLOR : Maroon;
	FONT-FAMILY : Arial,verdana,Times Roman;
	FONT-SIZE : x-small;
	TEXT-ALIGN : justify;
	FONT-WEIGHT : normal;

}

H1  {
	COLOR : 006699;
	FONT-SIZE : large;
	FONT-STYLE : normal;
	FONT-WEIGHT : bold;
	TEXT-ALIGN : center;
	font-family : serif;

}

H2  {
	BACKGROUND-POSITION : left 50%;
	COLOR : 006699;
	FONT-FAMILY : sans-serif;
	FONT-SIZE : large;
	font-weight : bold;

}
H3  {
	COLOR : fa8fc2;
	FONT-FAMILY : verdana,Arial;
	font-size : small;
	FONT-STYLE : normal;
	FONT-WEIGHT : NORMAL
	TEXT-ALIGN : left;

}

H4  {
	COLOR : e0478c;
	FONT-FAMILY : verdana,Arial;
	font-size : x-small;
	FONT-STYLE : normal;
	FONT-WEIGHT : bold;
	TEXT-ALIGN : left;

}