@charset "UTF-8";
/* CSS Document */

* {font-family:"Calibri", Arial, Helvetica, sans-serif;}

body
{
	margin: 0;
	padding: 0 0 2em 0;
	background:url(i/bg.gif);
	background-repeat:repeat-x;
	background-color:#353b44;
}

#contact {width:370px; color:#bbb; text-align:left; font-size:13px; line-height:18px;}
#contact a:link, #contact a:visited {color:#fff; text-align:left; font-size:13px; line-height:18px; text-decoration:none;}
#contact a:hover {color:#69F; text-align:left; font-size:13px; line-height:18px; text-decoration:underline;}
#contact .disclaimer {font-size:10px; color:#777; line-height:14px;}

#bodytext {width:370px; color:#bbb; text-align:left; font-size:13px; line-height:18px; text-align:justify;}
#bodytext a:link, #bodytext a:visited {color:#FFF; font-size:13px; line-height:18px; text-decoration:none;}
#bodytext a:hover {color:#69F; font-size:13px; line-height:18px; text-decoration:underline;}