P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {
	color : 333366;
}

A:Active  {
	color : 000099;
}

A:Hover  {
	color : Blue;
	text-decoration : overline;
}

BODY  {}

table.main  {
	border-width : medium;
	border-color : 000066;
	border-style : solid;
	background-color : White;
	font-family : Arial;
	color : 000066;
	font-size : medium;
}

td.menu  {
	background-color : FFCC33;
	text-transform : capitalize;
	text-align : center;
	border-width : thin;
	border-color : 000066;
	border-style : solid;
	position : relative;
	width : 120;
	font-size : medium;
}

td.copy  {
	font-size : x-small;
	text-align : center;
}

td.contact  {
	text-indent : 50;
}

