P  {
	font-size : small;
	font-family : Verdana;
	color : B68389;
}

H1  {
	color : B68389;
	font-size : x-large;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
}

H2  {
	font-size : large;
	font-family : Verdana;
	font-weight : bold;
	color : B68389;
}

H3  {
	font-size : medium;
	font-family : verdana;
	font-style : italic;
	color : B68389;
}

A  {
	font-size : small;
	font-family : Verdana;
	font-style : normal;
	color : B68389;
}

A:Visited  {
	color : 7c595d;
	font-size : small;
	font-family : verdana;
}

A:Active  {
	color : DEACB2;
	font-size : small;
	font-family : verdana;
}

A:Hover  {
	color : DEACB2;
	font-size : small;
	font-family : verdana;
}

BODY  {
	color : B68389;
	font-size : small;
	font-family : verdana;
}


