body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

body { background-color: #0066CC;
       margin-left: 0px;
	   margin-top: 0px;
	   margin-right: 0px;
	   margin-bottom: 0px;}

a:link {
	color: #FFFC00;
	text-decoration: underline;
	font-weight: bold;
}
a:visited { color: #FFFC00;
text-decoration: underline;
font-weight: bold;
}
a:hover {
	color: #A6D5FD;
	text-decoration: none;
	font-weight: bold;
}
a:active { color: #FFFC00;
text-decoration: none;
font-weight: bold;
}

p {
	line-height: 170%;
}
.small {font-size: 11px}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration: underline;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration: underline;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration: underline;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration: underline;
}
.style_form {
              font-size: 11px;
              font-weight: normal;
              color: #000000; }