body {
     font-family: verdana, sans-serif;
}

img {
     border: 0;
}

.header {
        font-family: Georgia, "Times New Roman", "Bitstream Vera Serif", Times, serif;
	font-size: medium;
	background-color:#336699;
	color:#ffffff;
	border-style:solid;
	border-width: 5px;
	border-color:#002244;
	padding: 1mm 1mm 1mm 5mm;
}

.footer {
	font-size: small;
	font-style: italic;
	text-align: right;
	background-color:#336699;
	color:#ffffff;
	border-style:solid;
	border-width: 2px;
	border-color:#002244;
	padding: 1mm 1mm 1mm 1mm;
}

p {
  margin-left: 1em;
}

a:link {
       color: #336699;
       text-decoration: none;
}

a:visited {
        color: #336699;
        text-decoration: none;
}

a:hover {
        color: #FA982F;
        text-decoration: none;
}

.footer a:link {
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}

.footer a:visited {
	font-weight:bold;
	color:#ffffff; 
	text-decoration:underline;
}

.footer a:hover { 
	font-weight:bold; 
	color:#002244; 
	text-decoration:underline; }

.check {font-size: x-small;
	text-align:right;}

.check a:link { font-weight:bold;
		color:#a0a0ff;
		text-decoration: none; }

.check a:visited { font-weight:bold;
		   color:#a0a0ff;
		   text-decoration: none; }

.check a:hover { font-weight:bold;
		 color:#000000;
		 text-decoration: underlined; }
