p, body, td
{
	font-family: verdana, helvetica, arial, sans serif;
	font-size: 12px;
	color: #336699;
	border-width: 3px;
	vertical-align: top;
}

p.main {
   font-size: 12px;
   color: #336699;
}

a {
   font-family: verdana, helvetica, arial, sans serif;
   font-size: 12px;
   color: #333366;
   text-decoration: underline;
   font-weight: bold;
}
a:hover {
   color: #669966;
}
a:active {
   color: #333366;
}
a:visited {
   color: #333333;
}
a.main {
   font-family: verdana, helvetica, arial, sans serif;
   font-size: 10px;
   color: #000000;
   text-decoration: underline;
}
a.main:hover {
   color: #669966;
}
a.main:active {
   color: #333366;
}
a.main:visited {
   color: #333333;
}

input { 
   background-color: #ffffff; 
   border-style: 15px; 
   font-size: 9.5;  
   font-family: verdana, helvetica, "sans serif";
}

h3 {
   font-family: verdana, helvetica, arial, sans serif;
   font-size: 14px;
   color: #333366;
   font-style: italic;
}

h4 {
   font-family: verdana, helvetica, arial, sans serif;
   font-size: 12px;
   color: #9999CC;
   font-style: italic;
}

.blue {
   border: #333366 solid 1px;
}
.bold {
   border: #333366 solid 1px;
   font-weight: bold;
   text-align: center;
   vertical-align: middle;
   width: 80px;
}
.caption {
   font-family: verdana, helvetica, arial, sans serif;
   font-size: 12px;
   color: #333366;
   font-style: italic;
}
.center {
   border: #333366 solid 1px;
   font-weight: bold;
   text-align: center;
   vertical-align: middle;
}
.nav {
   background-image: url('images/navbg.gif');
}


