P  {
	font-size : x-small;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1  {
	font-size : medium;
	color: black;
	font-weight : lighter;
	font : Arial, Helvetica, sans-serif;
}

H2  {
	font-size : x-large;
	font-weight : bold;
	color: black;
	font-family : Arial, Helvetica, sans-serif;
}

H3  {
	font-size : medium;
	line-height : 1.5;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color: black;
}

A  {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	color : navy;
	text-decoration : none;
	line-height : 1.5;
}

.menu  {
	font-size :x-small;
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	font-weight : bold;
	background-color : Black;
}

A:Visited  {
	font-size :x-small;
	font-family : Arial, Helvetica, sans-serif;
}

A:Active  {
	color : green;
	font-size :x-small;
	line-height : 1.5;
	font-family : Arial, Helvetica, sans-serif;
}

A:Hover  {
	font-size :x-small;
	color : Olive;
	font-family : Arial, Helvetica, sans-serif;
}

BODY  {
	font-size : x-small;
	color : Black;
	line-height : 1.25;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H4  {
	font-size : small;
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 1.5;
	font-weight : bold;
}
td {
	font-size : x-small;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat : no-repeat;
	
}

table {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}

.address {
	font-size: x-small;
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	background-color : Black;
	font-weight : bold;
}
