BODY  {

	BACKGROUND-IMAGE : background_logo.jpg;
	COLOR : 006699;
	FONT-FAMILY : Arial,verdana,Times Roman;
	FONT-SIZE : x-small;
	MARGIN-TOP : 2px;
	MARGIN-LEFT : 8px;
	MARGIN-RIGHT : 8px;
}

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 : underline;
}

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 : none;

}

A.h2bold  {
	FONT-FAMILY : Arial,verdana,Times Roman;
	FONT-SIZE : 11pt;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	COLOR : 006699;

}

A.h3bold  {
	FONT-FAMILY : Arial,verdana,Times Roman;
	FONT-SIZE : smaller;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	COLOR : 006699;

}

TD  {
	COLOR : Maroon;
	FONT-FAMILY : Arial,verdana,Times Roman;
	FONT-SIZE : x-small;
	TEXT-ALIGN : justify;
	FONT-WEIGHT : bold;

}

H1  {
	COLOR : Red;
	FONT-SIZE : x-large;
	FONT-STYLE : normal;
	FONT-WEIGHT : bold;
	TEXT-ALIGN : left;
	font-family : serif;

}

H2  {
	BACKGROUND-POSITION : left 50%;
	COLOR : 006699;
	FONT-FAMILY : serif;
	FONT-SIZE : large;
	font-weight : bold;

}

H2.thb  {
	BACKGROUND-POSITION : center 50%;
	COLOR : 006699;
	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 : 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;

}

