h1 {
	color : #B22222;
	font-size : 27px;
}

h1.link {
	color : #B22222;
		font-size : 27px;
}

h2 {
	color : #B22222;
	font-size : 24px;
}

h3 {
	color : #B22222;
	font-size : 18px;
}

h4 {
	color : #B22222;
	font-size : 16px;
	font-face: Monotype Corsiva;
}

body {
background-color: #ffffff;
font-family : Times New Roman;
font-size : 3px;
 color : Navy;
}



p {
font-size : 14px;
font-family : Times New Roman;
color : Navy;
	
}

a.menu:link {
    color : #708090;
	text-decoration : underline;
	font-weight : bold;
	font-size : 11px;
	font-family : Times New Roman;
}
a.menu:hover {

color : Black;
text-decoration : underline;
font-weight : bold;
	font-size : 11px;
	font-family : Times New Roman;
	
}
a.menu:visited {
	color : purple;
	text-decoration : underline;
	font-weight : bold;
	font-size : 11px;
	font-family : Times New Roman;
}



a.Lmenu:link {
    color : #708090;
	text-decoration : underline;
	font-weight : bold;
	font-size : 12px;
	font-family : Times New Roman;
}
a.Lmenu:hover {

color : Grey;
text-decoration : underline;
font-weight : bold;
	font-size : 12px;
	font-family : Times New Roman;
	
}
a.Lmenu:visited {
	color : Blue;
	text-decoration : underline;
	font-weight : bold;
	font-size : 12px;
	font-family : Times New Roman;
}


a.AWmenu:link {
    color : #800000;
	text-decoration : underline;
	font-weight : bold;
	font-size : 14px;
	font-family : Times New Roman;
}
a.AWmenu:hover {

color : Black;
text-decoration : underline;
font-weight : bold;
	font-size : 14px;
	font-family : Times New Roman;
	
}
a.AWmenu:visited {
	color : navy;
	text-decoration : underline;
	font-weight : bold;
	font-size : 14px;
	font-family : Times New Roman;
}


td.menu:hover {background-color: c0c0c0;
color: #c0c0c0;
}






