body {	background-color: #636363;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;	}

a:link		{color:ff0000;text-decoration:none}
a:visited	{color:ff0000;text-decoration:none}
a:active	{color:ff0000;text-decoration:none}
a:hover		{color:ff0000;text-decoration:underline}

font {	font-size: 10pt;
	font-family: "tahoma";	
	color: "ffffff";	}

p { 	font-size: 10pt;
	font-family: "tahoma";	
	color: "000000";	}