/* CSS Document */
body{margin:0px;}
body,table{font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:160%;}
a{color:#000000; text-decoration:none;}
a:hover{color:#FF9900; text-decoration:underline;}
.whitetext{color:#FFFFFF;}
.whitetext a{color:#FFFFFF; text-decoration:none;}
.whitetext a:hover{color:#FF9900; text-decoration:underline;}
.skyblue{color:#567BD6; font-size:14px;}
.deepbigblue{color:#000066; font-size:20px;}
.deepblue{color:#000066; font-size:12px;}
.famousblue{color:#000066; font-size:14px; font-family:"Times New Roman", Times, serif}
.redtext{color:#CC0000;}
.redtext a{color:#CC0000;text-decoration:none;}
.paddingleft{padding-left:10px;}