body {
	background-color: #111111;
        background-image: url("images/basixbg1.jpg");
        background-repeat:no-repeat;
        background-attachment:fixed;
        background-position:top center;
		}
a:link {
	font-weight: bold;
        color: #666;
font-family : Arial;
	text-decoration: none;
}
a:visited { 
	font-weight: bold;
        color: #666;
font-family : Arial;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #444;
	text-decoration: none;
}
p
{color : #000;
	font-size : 10pt;
        font-weight: bold;
	font-family : Trebuchet,Arial;}
h1
{	color : #999;
	font-size : 9pt;
	font-family : Arial;}	


