P  {}

H1  {
	font-size : large;
	font-family : Verdana;
	font-weight : bold;
	color : Navy;
}

H2  {
	color : Navy;
	font-size : medium;
	font-family : Verdana;
	font-weight : bold;
}

H3  {
	font-size : small;
	color : Navy;
	font-weight : bold;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	background : Graficos/mar07.jpg;
}