body {	background: #ffffff;
	background-image: url(images/star.jpg); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 270px 3%;
	}

#body {	background: #ffffff;
	}

font {
  font-family: verdana, arial, sans-serif;
  font-style: normal;
  font-weight: Bold;
  font-size: 10pt;
}

font.main {font-family: arial, verdana, sans-serif;
	font-weight: bold;
	color: black;
	font-size: 16pt}

font.sub {font-family: arial, verdana, sans-serif;
	font-weight: bold;
	color: black;
	font-size: 8pt}

font.menu {font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: black;
	font-size: 13pt}

font.semi {font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: black;
	font-size: 12pt}

font.minactive {font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #808080;
	font-size: 13pt}

font.menusub {font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: black;
	font-size: 7pt}

font.audiomain {font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: black;
	font-size: 13pt}

font.audiobottom {font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 8pt}

font.small {font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: black;
	font-size: 8pt}

font.verdana {font-family: verdana,arial;
	font-size: 8pt}

h1 {font-family: arial,verdana}

pre {font-family: arial,verdana;
	font-size: 10pt;
	margin-bottom: 5px}

p {padding: 5px;
	text-align: justify}

A:link {color: #293994;
	font-weight: bold;
	text-decoration: none}

A:visited {color: #293994;
	text-decoration: none}

A:active {color: #000000;
	text-decoration: none}

A:hover {color: #808080;
	text-decoration: none}

A.player:hover {color: #293994;
	background: #293994;
	text-decoration: none}

