P  {
	font-size : small;
	font-family : Lucida Sans Unicode, Tahoma, Verdana, sans-serif, Optima;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	text-transform : lowercase;
	font : Lucida Sans Unicode, Tahoma, Verdana, sans-serif, Optima;
	text-decoration : none;
}

H1  {
	color : Red;
	font : Lucida Sans Unicode, Tahoma, Verdana, sans-serif, Optima;
	text-transform : lowercase;
}

H2  {
	color : Red;
	text-transform : lowercase;
}

H3  {
	color : Red;
	text-transform : lowercase;
}

A  {
	text-transform : lowercase;
}

A:Visited  {
	color : Purple;
	text-transform : lowercase;
}

A:Active  {
	color : Blue;
	text-transform : lowercase;
}

A:Hover  {
	color : Red;
	text-transform : lowercase;
}

BODY  {
	font-size : small;
	font-family : Lucida Sans Unicode, Tahoma, Verdana, sans-serif, Optima;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	font : Lucida Sans Unicode, Tahoma, Verdana, sans-serif, Optima;
	text-transform : lowercase;
}

