@charset "utf-8";
/* CSS Document */

body {margin-top: 0px; background-color: #DCF4FF;}
.spacing {line-height: 20px;}
body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #333333;}
a:link {color: #0066CC; text-decoration: none;}
a:visited {color: #0066CC; text-decoration: none;}
a:hover {color: #003399; text-decoration: underline;}
a:active {text-decoration: none; color: #0066CC;}
a.white:link {color: #8AD0FF; text-decoration: none;}
a.white:visited {color: #8AD0FF; text-decoration: none;}
a.white:hover {color: #FFFFFF; text-decoration: none;}
a.white:active {text-decoration: none; color: #8AD0FF;}
.style1 {font-size: 13px; color: #8AD0FF;}
.style3 {color: #666666; font-size: 11px;}