/* CSS Document */

body {
	background-image: url(/images/dbluebgd.gif);
	background-attachment: fixed;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h4{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000066;
}
h5{
font-family:"Courier New", Courier, monospace;
font-size:12px;
}
h6{
font-family:"Courier New", Courier, monospace;
font-size:10px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}
a:link { 
    color: navy; }
a:visited { 
    color: red; }
a:hover { 
    color: red; }
a:active { 
    color: navy; }
	
td#footer a:link {color: white;}
td#footer a:visited {color: blue;}
td#footer a:hover {color: blue;}
td#footer a:active {color: white;}
td#sidebar a:link {color:#FFFFFF;}	
.style2 {font-size: 10px}
.style4 {font-weight: bold}
.style5 {color: #FFFFFF}
