BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : smaller;
	background-color : #F9BAD6;
	text-align : justify;
	color : 000000;
	font : normal;
}

TD {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : smaller;
	color : 000000;
	font : normal;
}

TD.bigtext {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : smaller;
	color : 000000;
	font-weight : normal;
}

A {
	text-decoration: underline;
	color: #E50066;
}

A:Hover {
	text-decoration: underline;
	color: white;
}

A.inv {
	text-decoration: none;
	color: white;
}

A.inv:Hover {
	text-decoration: underline;
	color: white;
}

A:visited {
	text-decoration: underline;
	color: #FF3366;
}

H1 {
font-size: x-large;
text-align : center;
color : 000000;
 font : bold;
}

H2 {
font-size: large;
text-align : center;
color : 000000;
 font : normal;
}

H3 {
font-size: larger;
text-align : center;
color : 000000;
 font : bold;
}

.bigtext{
	font-weight : normal;
}
