a {
	text-decoration: none; 
	font: 11pt/12pt century gothic; 
	color: #999999; size: absolute;
}

a:hover {
	text-decoration: none; 
	font: 11pt/12pt century gothic; 
	color: #cccccc; size: absolute;
}

a.right {
	text-decoration: none; 
	font: 11pt/12pt century gothic; 
	color: #dddddd; size: absolute;
}

a.right:hover {
	text-decoration: none; 
	font: 11pt/12pt century gothic; 
	color: #ffffff; size: absolute;
}

table {
	text-decoration: none; 
	font: 11pt/12pt century gothic; 
	color: #BD2426; size: absolute;
} 

table.left {
	text-decoration: none; 
	font: 11pt/12pt century gothic; 
	color: #BD2426; size: absolute;
} 

table.right {
	text-decoration: none; 
	font: 11pt/12pt century gothic; 
	color: #ffffff; size: absolute;
} 

div {
	text-decoration: none; 
	font: 18pt/20pt century gothic; 
	color: #CE6500; size: absolute; 
}

div.small {
	text-decoration: none; 
	font: 14pt/16pt century gothic; 
	color: #CE6500; size: absolute; 
}

div.left {
	text-decoration: none; 
	font: 18pt/20pt century gothic; 
	color: #BD2426; size: absolute; 
}

div.right {
	text-decoration: none; 
	font: 15pt/17pt century gothic; 
	color: #ffffff; size: absolute; 
}

img.frame { 
	border: 1px solid #BD2426; 
}