H1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bold;
	letter-spacing : 5px;
	color : 391904;
	text-align : center;
}

H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-style : normal;
	font-variant : small-caps;
	font-weight : bold;
	letter-spacing : 3px;
	color : 391904;
}


TD.body {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	font-weight : normal;
	letter-spacing : 1px;
}


TD.Menu {
	font-family : "Times New Roman", Times, serif;
	font-size : 22px;
	font-weight : bold;
	font-style : italic;
	letter-spacing : 3px;
}

A {
	color : Gray;
	text-decoration : none;
}

A:ACTIVE {
	color : Red;
}

A:HOVER {
	color : Red;
}

HR {
	color : #391904;
}

TABLE.list {
	font-size : 12px;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
}

P {
	text-align : justify;
}









