a:link       { color: #000066; text-decoration: underline; cursor: hand; font-family: 
               helvetica, arial, 'trebuchet ms', verdana }
a:visited    { color: #000066; text-decoration: underline; cursor: hand; font-family: 
               helvetica, arial, 'trebuchet ms', verdana }
a:active     { color: #000066; text-decoration: underline; cursor: hand; font-family: 
               helvetica, arial, 'trebuchet ms', verdana }
a:hover      { color: #000066; text-decoration: underline; cursor: hand; font-family: 
               helvetica, arial, 'trebuchet ms', verdana }
body         { font-family: arial, 'trebuchet ms', verdana, helvetica; background-color: 
               #CDD7D7; color: #333333; font-size: 8px; margin: 0; padding: 0px 0;}

#wrap {
	padding: 0px 0px;
	min-width: 650px;
    border-top: 0px solid #CDD7D7;
    border-left: 20px solid #CDD7D7;
    border-right: 20px solid #CDD7D7;
    border-bottom: 10px solid #CDD7D7;

}

h1           { font-family: helvetica, arial, 'trebuchet ms', verdana; color: #CCFFCC }
h2           { font-family: helvetica, arial, 'trebuchet ms', verdana; color: #000066 }
h3           { font-family: helvetica, arial, 'trebuchet ms', verdana; color: #000066 }
h4           { font-family: helvetica, arial, 'trebuchet ms', verdana; color: #000066 }
h5           { font-family: helvetica, arial, 'trebuchet ms', verdana; font-weight: 100; color: #333333 }
h6           { font-family: helvetica, arial, 'trebuchet ms', verdana; color: #666666 }

.whitebox     { border: 1px solid #FFFFFF }
.greybox     { border: 1px solid #999999 }
.bodybox      { border: 1px solid #FFFFFF; background-color: #FFFFFF;}
