a:link {
	color: Gray;
	text-decoration: none
}
a:visited {
	color: Gray;
	text-decoration: none
}
a:hover {
	color: Red;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	color : Navy;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-weight : bold;
	background-color : transparent;
}
h2 {
	font-size: 13px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-weight : normal;
	background-color : wHITE;
}
h3 {
	font-size: 13px;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-weight : bold;
	background-color : wHITE;
}

h4 {
	font-size: 10pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	background-color : transparent;
	font-weight : bold;
	vertical-align : middle;
	line-height : 100%;
	padding-left : 3px;
	height : auto;
}

h5 {
	color: Gray;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

h6 {
	font-size: 15px;
	color : #851B1B;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-weight : bold;
	background-color : transparent;
}



.menulink1:link {
	color: Red;
	text-decoration: none
}
.menulink1:visited {
	color: #CE00CE;
	text-decoration: none
}
.menulink1:hover {
	color: Lime;
	text-decoration: none
}

Headingtextmedium
{
	font-size : 11 pcx;
}
