<!--

body {background-color: #336699;
font-size: 15px;
font-family:  Arial;
font-weight: 500;
}


div.main
{
text-align: center;
}

table.main
{
table-layout: fixed;
border-collapse: collapse;
empty-cells: hide;
background-color: #FFFFCC;
text-align: center;
width: 820px;
border: medium single white;
}

div.box { 
  background: #CCFFFF; 
  width: 870px;
  align: center;
  text-align: center;
}

.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 10px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 10px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}



h1
{
text-align: center;
color: #FFFFFF;
font-family: Verdana;
font-size: 28px;
font-weight: 700;
}

h2
{
text-align: center;
color: #000000;
font-family: Verdana;
font-size: 18px;
font-weight: 700;
margin-top: 3px;
margin-bottom: 3px;
}

h3
{
text-align: center;
color: #000000;
font-family: Verdana;
font-size: 14px;
font-weight: 700;
margin-top: 3px;
margin-bottom: 3px;
}

h4
{
text-align: center;
color: #FFFFFF;
font-family: Verdana;
font-size: 14px;
font-weight: 700;
margin-top: -1px;
margin-bottom: -1px;
}

h5
{
text-align: center;
color: #000000;
font-family: Verdana;
font-size: 15px;
font-weight: 700;
margin-top: -1px;
margin-bottom: -1px;
}



a:link {color: #990000; text-decoration: none; font-weight: 800}     /* unvisited link */
a:visited {color: #990000; text-decoration: none; font-weight: 800}  /* visited link */
a:hover {color: #FFFF00; text-decoration: underline overline strong; background: #990000}   /* mouse over link */



-->
</style> 
