P  {
	font-family : Trebuchet MS, Arial;
}

H1  {
	font-family : Trebuchet MS, Arial;
	font-size : large;
}

H2  {}

H3  {}

A  {
	color : #18AC98;
}

A:Visited  {
	color : #18AC98;
}

A:Active  {}

A:Hover  {}

BODY  {
        font-family : Veranda, Arial, Helvetica, sans-serif, "MS sans serif", Trebuchet MS;
        font-size : 16px;
	background : #ffffff;
}

HR  {
	color : #990033;
	size : 1;
}


.white_backgrd {
        background-color : #ffffff;
        font-size : 16px;
}
