﻿h2 {
 background: #ffffff url(images/header.jpg);
 border: 4px double #6487dc;
 color: #004184;
 font: bold 24px tahoma, verdana, arial, helvetica, sans-serif;
 letter-spacing: 0.5em;
 margin: 0px 0px 0px 0px;
 text-align: left;
 word-spacing: normal;
}

body {
	background: #004184;
	color: #ffffff;
	font: 12px tahoma, verdana, arial, sans-serif;
	scrollbar-base-color: #004184;
	scrollbar-arrow-color: #cccc99;
	text-align: center;
}

a {
 color: #ffffff;
 font-weight: bold;
}

a:link {
 color: #ffffff;
 font-weight: bold;
}

a:visited {
 color: #ffffff;
 font-weight: bold;
}

a:hover {
 color: #ffffff;
 text-decoration: underline;
}
