body { 
background: #eeeeee; 
padding-right: 0px; 
padding-left: 0px; 
font-size: 12px; 
padding-bottom: 0px; 
margin: 10px; 
color: #666666; 
padding-top: 5px; 
font-family: verdana, helvetica, sans-serif;
}

#outer-tbl { 
	background: #ffffff;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	margin-left:auto; 
	margin-right:auto;
}

#hdr-tbl { border-right: #666666 0px solid; border-top: #666666 0px solid; background: #ffffff; border-left: #666666 0px solid; color: #666666; border-bottom: #666666 0px solid }

#sub-head {	background: #cecece; border-right: #666666 0px solid; border-top: #666666 0px solid; border-left: #666666 0px solid; border-bottom: #666666 1px solid; padding-right: 0px; padding-left: 0px; padding-top: 0px; padding-bottom: 0px; font-family: verdana, helvetica, sans-serif; text-align: center; font-size: 10px; }

#right-tbl { padding-right: 20px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; }

#left-tbl { padding-right: 0px; padding-left: 0px; padding-top: 10px; padding-bottom: 0px; }

#ftr-tbl { border-right: #666666 0px solid; border-top: #666666 1px solid; background: #ffffff; border-left: #666666 0px solid; color: #666666; border-bottom: #666666 0px solid; font-family: verdana, helvetica, sans-serif; text-align: center; }

h1 { font-size: 16px; margin: 0px; font-family: verdana, helvetica, sans-serif; color: #cc0000;}

h2 { font-size: 16px; margin: 0px; font-family: verdana, helvetica, sans-serif; color: #000066;}

h3 { font-size: 16px; margin: 0px; font-family: verdana, helvetica, sans-serif; color: #000000;}

h4 { font-size: 12px; margin: 0px; font-family: verdana, helvetica, sans-serif; color: #cc0000;}

h5 { font-size: 12px; margin: 0px; font-family: verdana, helvetica, sans-serif; color: #000099;}

h6 { font-size: 12px; margin: 0px; font-family: verdana, helvetica, sans-serif; color: #000000;}

p  { font-size: 12px; margin: 0px; font-family: verdana, helvetica, sans-serif; color: #000000;}

td  { font-size: 12px; margin: 0px; font-family: verdana, helvetica, sans-serif; color: #000000;}

.footer  { font-size: 10px; margin: 0px; font-family: verdana, helvetica, sans-serif; color: #000000; text-align: center;}


a:link { font-size: 12px; background: none; color: #0000cc; text-decoration: underline; }
a:visited { font-size: 12px; background: none; color: #0000cc; text-decoration: underline; }
a:hover { font-size: 12px; background: none; color: #cc0033; text-decoration: none; }
a:active { font-size: 12px; background: none; color: #0000cc; text-decoration: none; }


.center
{
	text-align: center;
}


table.center
{
	margin-left:auto;
	margin-right:auto;
}


ul {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;
background-color: #ffffff;
text-indent: 0px;
list-style-position: outside;
list-style-type: square;
padding: 6px;
margin: 10px;
}
