P , TD {
	font-size : medium;
	font-family : sans-serif;
	font: Arial;
	color : Black;
}

blockquote {
	font-size : medium;
	color: black;
	font-family : sans-serif;
	font-weight : normal;
	
}

H1  {
	color: black;
	font-family : sans-serif;
	font-size : x-large;
}

H6 {
	font-size : x-small;
	color: black;
	text-align : right;
	display : none;
}

H2  {
	font-size : large;
	color: black;
	font-family : sans-serif;
	font : Arial;
}

H3  {}

A  {
	font : Arial;
	font-size : medium;
	font-family : sans-serif;
	text-decoration : none;
	color : brown;
}

A:Visited  {
	font-family : sans-serif;
	font-size : medium;
	text-decoration : none;
	color : burgundy;
}

A:Active  {
	font : Arial;
	font-size : medium;
	font-family : sans-serif;
	text-decoration : none;
	color : red;
}

A:Hover  {
	font : Arial;
	font-size : medium;
	font-family : sans-serif;
	text-decoration : none;
	color : navy;
}

BODY  {
	font : Arial;
	font-size : medium;
	color: black;
	font-family : sans-serif;
}

FORM {
	font : Arial;
	font-size : medium;
	font-family : sans-serif;
	text-decoration : none;
	color : navy;
}


