body {
	background-repeat: repeat;
	background-color: navy;
	margin: 0;
	padding: 0;
	font-family : Verdana, Arial;
	font-size : 13px;
}
.corp {width: 500; height: 40px; text-align: center; padding: 10; 
color: white; font-size: 18px; font-weight: bold; font-family: arial, courier;}

.nm {position: absolute; left: 0px; top: 200px; visibility: hidden;} 

.TD { width: 700px; border-color: navy;
border-width: 0px; border-style: groove; height: 550px;}
H1{
color:  #330099; font-family: Verdana, Arial; font-size: 23px;
}
H2{
color:  #330099; font-family: Verdana, Arial; font-size: 20px;
}
H3{
color:  #330099; font-family: Verdana, Arial;
}
H4{
color:  #330099; font-family: Verdana, Arial;
}
.H1{
color: #330099;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 25px;
}
.H2{
color: #330099;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 20px;
}
.H3{
color:  #330099; font-family: Verdana, Arial; font-weight: bold; font-size: 18;
}
.H4{
color:  #330099; font-family: Verdana, Arial; font-weight: bold; font-size: 15;
}
P {
	font-size : 13px; font-family: Verdana, Arial
}
td {
	font-size : 13px; font-family: Verdana, Arial
}
A:LINK {
	text-decoration: underline;
	color: Blue;
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}

 A:VISITED {
	text-decoration: underline;
	color: #00008B;
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
}
A:HOVER {
	text-decoration: underline;
	color: #c0c0c0;
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}
DIV A:LINK {
text-decoration: none;	color: Blue;
font-family: Verdana, Arial;
font-size: 18px;
font-weight: bold;
font-style: normal;}

DIV A:VISITED {
text-decoration: none;	color: Blue; font-family: Verdana, Arial;
font-style: normal; font-weight: bold; font-size: 18px;
}
DIV A:HOVER {
text-decoration: none;	color: #c0c0c0;
font-family: Verdana, Arial;
font-size: 18px; font-weight: bold; font-style: normal;
}
#navmnu{
position: absolute; top: 5pt; left: 5pt;
width: 90%; height: 10px; background-color: white
}