body {
	font-family: Verdana, Arial, Sans-serif;
    font-weight: 400;
	font-size: 8pt; 
    letter-spacing: 0pt;
	color : Black
	
}

body1 {
	font-family: Verdana, Arial, Sans-serif;
    font-weight: 400;
	font-size: 8pt; 
    letter-spacing: 0pt;
	color : White
	
}

td.body {
	font-family: Verdana, Arial, Sans-serif;
    font-weight: 400;
	font-size: 8pt; 
    letter-spacing: 0pt;
	color : Black
	
}

td.menu {
    font-family: Verdana, Arial, Sans-serif;
    font-weight: 400;
	font-size: 9pt; 
    letter-spacing: 0pt;
	color : Black
}

a:link {
    font-family: Verdana, Arial, Sans-serif;
    font-weight: 400;
	font-size: 8pt; 
    letter-spacing: 0pt;

	color : Black
TEXT-DECORATION: none
}


visited  {
	font-family: Verdana, Arial, Sans-serif;
    font-weight: 400;
	font-size: 8pt; 
    letter-spacing: 0pt;
	color : Black
TEXT-DECORATION: none
}

active {
	font-family: Verdana, Arial, Sans-serif;
    font-weight: 400;
	font-size: 8pt; 
    letter-spacing: 0pt;
	color : Black
TEXT-DECORATION: none
}

hover {

	
	 color: Blue

}

H2  {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 16pt; 
	letter-spacing: 0.07em; 
	color :Black

}


H3  {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 13pt; 
	letter-spacing: 0.07em; 
	color :Black

}

H4  {

	font-family: Verdana, Arial, Sans-serif;
    font-weight: bold;
	font-size: 9pt; 
    letter-spacing: 0pt;
	color : Black

}

TD {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: 300; 
	font-size: 10pt; 
	color :Black

}

.navbuttons {
	
	WIDTH:20; 
	font: 16pt webdings; 
	cursor: hand;
	color:Black

}

.myinput { 

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	background-color: blue;
	color: white; 

}

.myform {

	background: white;
	border-bottom: medium ridge, red;
	border-left: medium ridge Silver;
    border-right: medium ridge Silver;
    border-top: medium ridge Silver;
    

}


 