BODY  {
	BACKGROUND-COLOR : #000066;
	COLOR : white;
	FONT-FAMILY : verdana,arial,"Times Roman";
	FONT-SIZE : small;
	MARGIN-TOP : 20px;
}

P  {
	COLOR : white;
	FONT-FAMILY : verdana,arial,"Times Roman";
	FONT-SIZE : small;
	TEXT-ALIGN : justify;
	font-weight : normal;

}

UL  {
	COLOR : white;
	FONT-FAMILY : verdana,arial,"Times Roman";
	font-size : small;
	TEXT-ALIGN : left;
	font-weight : normal;

}

OL  {
	COLOR : white;
	FONT-FAMILY : verdana,arial,"Times Roman";
	font-size : small;
	TEXT-ALIGN : left;
	font-weight : normal;
}

A  {
	font-size : x-small;
	font-family : sans-serif;
	color : yellow;
	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 : none;
}


TD  {
	COLOR : white;
	FONT-FAMILY : verdana,arial,"Times Roman";
	FONT-SIZE : x-small;
	TEXT-ALIGN : left;
	FONT-WEIGHT : normal;

}

H1  {
	COLOR : #ffff80;
	FONT-FAMILY : "Monotype Corsiva",verdana,arial,"Times Roman";
	FONT-SIZE : xx-large;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
	TEXT-ALIGN : center;

}

H2  {
	BACKGROUND-POSITION : left 50%;
	COLOR : #ffff80;
	FONT-FAMILY : "Monotype Corsiva",verdana,arial,"Times Roman";
	FONT-SIZE : x-large;
	TEXT-ALIGN : center;
	font-weight : normal;

}


H3  {
	COLOR : #ffff80;
	FONT-FAMILY : "Monotype Corsiva",verdana,arial,"Times Roman";
	font-size : large;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
	TEXT-ALIGN : center;

}

H4  {
	COLOR : #ffff80;
	FONT-FAMILY : verdana,arial;
	font-size : medium;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
	TEXT-ALIGN : left;

}

