.header {font-family: Arial, Helvetica, sans-serif;background-color:#0099FF;color:#000000;}
.header h1 {color: navy;}
.header h2 {color:yellow}
.header h3 {color: yellow}
.main {font-family: Arial, Helvetica, sans-serif;background-color:#F5FCFD;color: #000000;}
.main h1 {color: #0087D1;}
.main h2 {color: #0087D1;}
.main h3 {color: green;}
.main strong {color: navy;}
.main a:link {color:#00849C;}
.main a:visited {color:#B865BA;}
.main a:hover {color:#B865BA}
.sidebar {font-family: Arial, Helvetica, sans-serif;color:#000000;font-weight:bold;background-color:#005C8E;}
.sidebar a:link {text-decoration: none;	color:#000000; font-weight:bold;}
.sidebar a:visited {text-decoration: none; color:#F6F4FC; font-weight:bold;}
.sidebar a:active {text-decoration:none; color:#FFFF99; font-weight:bold;}
.sidebar a:hover {text-decoration:none; color:#FFFF99; font-weight:bold;}

