H7 {
	font-family: "Edwardian Script ITC";
	font-size: small;
}
H5  {
	font-size : x-large;
	font-style : oblique;
	font-weight : lighter;
}

H6  {
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}

P  {
	font-size: small;
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	color: Navy;
}



td {
	font-size: small;
}


H1  {
	font-size : xx-large;
	font-family : "Edwardian Script ITC";
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

H2  {
	font-size : large;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}

H3  {
	font-size : medium;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	background-color : Teal;
}

H4  {
	font-size: normal;
	font-family: Verdana;
	font-weight: normal;
	color: navy;

}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-size : small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}




