BODY, TD {
	font-family : Arial, sans-serif ;
	font-size : x-small;
	font-weight : normal;
	text-align : left;
	margin-top: 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

A {
	font-family : Arial, sans-serif ;
	text-decoration: underline;
	color: black;
	font-size : x-small;
	font-weight : normal;
}

A:Hover {
	font-family : Arial, sans-serif ;
	text-decoration: underline;
	color: Red;
	font-size : x-small;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
	color: #ffffff;
	text-align : center;
	text-decoration: none;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	color: #0066cc;
	text-align : center
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : Bold;
	color: #0066cc;
	text-align : center;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color: black;
	text-align : justify
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	color: black;
	text-align : justify
}

H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	text-align : left;
	color: #ffffff;
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	text-align : justify;
	color: Black;
}

.White {
	color: White;	
}

.ft {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	text-align : center;
	color: Maroon;
}

.hd {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	text-align : Left;
	color: White;
}

.Green {
	color: Green;
}

.menu {
	font-family : Arial, sans-serif ;
	text-decoration: underline;
	color: white;
	font-size : xx-small;
	font-weight : strong;
	
}

.menu:hover {
	font-family : Arial, sans-serif ;
	text-decoration: underline;
	color: Red;
	font-size : xx-small;
}

.menu:vlink {
	font-family : Arial, sans-serif ;
	text-decoration: underline;
	color: white;
	font-size : xx-small;
	font-weight : strong;
}

.nhsblue {
	color: #0066cc;
}
