BODY  {
	filter : RevealTrans(Duration=3.000, Transition=24);
}

BODY.menu  {
	background : #fffbf0;
	filter : RevealTrans(Duration=3.000, Transition=24);
}

P {
	font-family : Tahoma;
	font-size : small;
	color : Navy;
	text-align : center;
}


P.small  {
	font-family : Tahoma;
	color : Navy;
	text-align : center;
	font-size : x-small;
	}

p.left  {
	font-family : Tahoma;
	font-size : small;
	color : Navy;
	text-align : left;
}

H1  {
	font-family : "Times New Roman";
	font-size : xx-large;
	text-align : center;
	color : Purple;
	font-weight : bold;
	font-style : italic;
}

H2  {
	font-family : Arial;
	font-size : large;
	text-align : center;
	color : Navy;
	font-weight : bold;
}

H3  {
	font-family : "Times New Roman";
	font-size : medium;
	text-align : center;
	color : Navy;
	font-weight : bold;
}

A:link  {
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	color : Teal;
	font-weight : bold;
	text-decoration: none
}

A:visited  {
	font-family :"Times New Roman";
	font-size : medium;
	color : Teal;
	font-weight : bold;
	text-decoration: none
}

A:hover  {
	font-family : "Times New Roman";
	font-size : medium;
	color : Teal;
	font-weight : bold;
	text-decoration: underline
}


TD  {
    font-family : Tahoma;
	font-size : small;
	color : Navy;
	text-align : center;
}

H4  {
	font-family : "Times New Roman";
	font-weight : normal;
	font-size : x-small;
	color : #000066;
	text-align : center;
}

LI {
	font-family : "Times New Roman";
	font-size : medium;
	color : Purple;
	text-align : center;
}




P.footer  {
	font-family : "Times New Roman";
	font-size : x-small;
	color : Purple;
	text-align : center;
}
