	body {background-image: url('bg.jpg'); background-attachment: fixed; margin-top: 0px; font-family: arial, verdana;}	

	A:link {font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
	A:visited {font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
	A:active {font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
	A:hover {font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}

	A.medium:link {font-size: 18px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
	A.medium:visited {font-size: 18px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
	A.medium:active {font-size: 18px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
	A.medium:hover {font-size: 18px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}

	A.normal:link {font-size: 14px; font-weight: normal; color: #FFFFFF; text-decoration: underline;}
	A.normal:visited {font-size: 14px; font-weight: normal; color: #FFFFFF; text-decoration: underline;}
	A.normal:active {font-size: 14px; font-weight: normal; color: #FFFFFF; text-decoration: underline;}
	A.normal:hover {font-size: 14px; font-weight: normal; color: #FFFFFF; text-decoration: underline;}

    p {font-size: 14px; color: #FFFFFF;}
	p.medium {font-size: 18px; font-weight: bold; color: #FFFFFF;}
	p.bold {font-size: 16px; font-weight: bold; color: #FFFFFF;}
	p.header {font-size: 24px; font-weight: bold; color: #FFFFFF;}
	p.footer {font-size: 12px; font-weight: bold; color: #FFFFFF;}
	
	hr.color {background-color: #FFFFFF; color: #FFFFFF; border: 0; height: 2px; width: 800px; margin: 0px;}
	li {margin-left: -25px; font-size: 18px; font-weight: bold; color: #FFFFFF;}
	
	table.main
{width: 804px;
background-color: #000000;
border: 3px #00000 solid;
border-spacing: 3px;}
	
	td.light {background-color: #999999;}
	td.dark {background-color: #666666;}
	td.white {background-color: #ffffff;}	
