P  {
	font-weight : normal;
	font-style : normal;
	font-size : small;
	color : 240000;
	font-family : Georgia;
}

td  {
	font-weight : normal;
	font-style : normal;
	font-size : small;
	color : 240000;
	font-family : Georgia;
}

sup  {
	font-weight : normal;
	font-style : normal;
	font-size : x-small;
	color : 240000;
	font-family : Georgia;
}

small  {
	font-weight : normal;
	font-style : normal;
	font-size : smaller;
	color : 240000;
	font-family : Georgia;
}

h1  {
	font-size : large;
	color : #E5B23F;
	font-family : Arial;
	background-color : Maroon;
}

h2  {
	font-size : medium;
	color : 240000;
	font-family : Georgia;
	font-style : normal;
}

em  {
	font-size : medium;
	font-weight : bold;
	font-style : italic;
	color : #A42F00;
	font-family : Georgia;
}

h3  {
	font-size : small;
	color : 240000;
	font-family : Georgia;
	font-style : italic;
}

strong  {
	font-weight : bold;
	color : 240000;
	font-size : medium;
	font-family : Georgia;
}

big  {
	font-size : large;
	color : 240000;
	font-family : Arial;
	font-weight : bolder;
}

huge  {
	font-size : xx-large;
	font-family : Georgia;
	color : 240000;
}

li  {
	font-size : small;
	font-weight : normal;
	font-style : normal;
	color : 240000;
	font-family : Georgia;
}

ul  {
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : 240000;
	font-family : Georgia;
}

i  {
	font-weight : normal;
	font-style : italic;
	color : 240000;
	font-family : Georgia;
}

A:VISITED, A:HOVER, A:LINK {
	color : #A42F00;
}


