body { 
margin: 20px 0px 0px 0px;  background-color: Navy;
}

body, td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9px; color: navy;
}
.tit{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9px; color: navy; font-weight:900; text-transform: uppercase; letter-spacing: 30px;
}
.big{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9px; color: navy; font-weight:900;
}
.white{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9px; color: white; font-weight:900;
}

a {

	text-decoration: none; color: Gray; margin-left: 3px; margin-right: 3px; 
}

a:hover {
	text-decoration: underline; color: Black; margin-left: 3px; margin-right: 3px; 
}
}
.web { 
 font-size: 18px; color: #d8d8d8; font-family: Webdings;
}
.wing { 
 font-size: 50px; color: #330099; font-family: Wingdings;
}
h1 {
display: inline;
}
.dot  {
border-style: dotted; border-color: Navy;  margin-left: 48px; margin-right: 48px; border-width: 3px;
}
