/* CSS Document */
html,body { margin:0; padding:0; height:100%; background-image:url(/images/page_bg.jpg); background-position:center center; background-repeat:no-repeat; }
body,td { color:#FFFFFF; font-family:Helvetica, Arial, sans-serif; font-size:12px; }
.para {margin-top:10px; margin-bottom:10px;}
.t1 {font-size:33px;}
.t2 {font-size: 16px; font-style:italic;}
.style2 {margin-top: 10px; margin-bottom: 10px; font-size: 10px; }
.style1 {color: #999999}
a:link,a:visited {color:#1f9ac3;text-decoration:none;
border-bottom:1px dotted $color;}
a:hover {color: #ffffff;text-decoration:none;}

a:active {color: #ffffff;}
a.PressLink_Selected { color:white; border:none; }