h1 { 
font-family: "New Century Schoolbook", Times, serif; 
font-size: 11pt; 
color: white;
font-weight: lighter; 
text-align: center;
background: #6699cc;
margin: 0;
padding: 1;
}
h2 { 
font-family: "New Century Schoolbook", Times, serif; 
font-style: oblique; 
font-weight: lighter; 
font-size: 12pt; 
color: red;
text-align: center;
background: #233859;
margin: 0;
padding: 0;
}
h3 { 
font-family: "New Century Schoolbook", Times, serif; 
font-style: normal; 
font-weight: lighter; 
font-size: 12pt; 
color: red;
}
h4 { 
font-family: "sans-serif",sans-serif; 
font-weight: lighter; 
font-size: 9pt;
background: #FFFFF2; 
margin: 5px;
padding: 3px;
}
h5 { 
font-family: "Comic Sans MS", Comic; 
font-weight: lighter; 
font-size: 8pt; 
text-align: center;
background: #FFFFF2; 
margin: 0;
padding: 2px;
}
h6,td { 
font-family: "sans-serif",sans-serif; 
font-weight: lighter;
font-size: 8pt; 
}
h7 { 
font-family: "sans-serif",sans-serif; 
font-weight: normal; 
font-size: 12pt;
color: black;
background: #FFFFF2; 
}
body {
margin: 0px;
border: 0px;
padding: 0
}

b{ 
font-weight: bold;
}
a:link, a:visited, a:active {text-decoration: none; color:blue; }
a:hover {text-decoration: none; color: red;}

/* Lines below overcome IE6 graphic link non conform bug */
.img {border:1px; border-thickness:1px; border-color: #FFFFF2; border-style: solid;}
a:hover .img {border:1px; border-thickness:1px; border-color: red; border-style: solid}

/****************************************************************************Header Block*************************************************************/









