body {
	background-image: url('images/bg.gif');
	margin-top: 35px;
	text-decoration: none;
}

p, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 13pt;
	font-size: 8pt;
	text-decoration: none;
}

table.main {
    border-color: #000000;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
	background-color: #ffffff;  
}

td.margins {
	background-color: #809fc6;  
}

td.content {
	background-color: #9ba39c;  
}

table.content {
	background-color: #9ba39c;  
}

p,li,ul,div {
	font: normal 8pt/13pt Georgia, serif;
	color: #ffffff;
	text-align: left;
}

p.artists {
	font: normal 8pt/13pt Georgia, serif;
	color: #000000;
	text-align: center;
}

p.tag {
	font-family: Georgia, serif;
	color: #555555;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}

p.tag2 {
	font-family: Georgia, serif;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
		text-align: left;
}






a {
	font: normal 8pt/13pt Georgia, serif;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:visited {
	font: normal 8pt/13pt Georgia, serif;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:active {
	font: normal 8pt/13pt Georgia, serif;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

a:hover {
	font: normal 8pt/13pt Georgia, serif;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}




a.nav {
	font: 12px/18px Georgia, serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

a.nav:visited {
	font: 12px/18px Georgia, serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

a.nav:active {
	font: 12px/18px Georgia, serif;
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
}

a.nav:hover {
	font: 12px/18px Georgia, serif;
	color: #ffffff;
	text-align: left;
	text-decoration: underline;
}

p.footer {
	font: normal 11px/12px Georgia, serif;
	text-decoration: none;
	color: #555555;
	text-align: center;
	
}

a.footer {
	font: normal normal 11px/12px Georgia, serif;
	color: #555555;
	text-align: center;
	text-decoration: none;
}

a.footer:visited {
	font: normal normal 11px/12px Georgia, serif;
	color: #555555;
	text-align: center;
	text-decoration: none;
}

a.footer:active {
	font: normal normal 11px/12px Georgia, serif;
	color: #555555;
	text-align: center;
	text-decoration: none;
}

a.footer:hover {
	font: normal normal 11px/12px Georgia, serif;
	color: #555555;
	text-align: center;
	text-decoration: underline;
}








