<style>
<!--

a:link {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666633; 
text-decoration: underline
}

a:visited {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666633; 
text-decoration: underline
}

a:hover {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666633; 
text-decoration: none
}

a:active {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666633; 
text-decoration: none
}



.content {  
background-color:cccc99; 
}

.title {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 24px; 
font-weight: bold; 
color: #654027}

.maintitle {  
font-family: "Times New Roman", Times, serif; 
font-size: 22px; 
color: #666633; 
text-decoration: none}

.source {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; color: #666633}

.telegant {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
text-transform: uppercase; 
color: #333300; 
text-decoration: none; 
letter-spacing: 3px}

.subtitle {  
font-family: Times New Roman, Times, serif; 
font-size: 18px; 
color: #666633; 
text-decoration: none
}

.subtitle2 {  
font-family: Times New Roman, Times, serif; 
font-size: 16px; 
color: #666633; 
text-decoration: none
}

.subtitle3 {  
font-family: Times New Roman, Times, serif; 
font-size: 14px; 
color: #666633; 
text-decoration: none
}

.subtitle4 {  
font-family: Times New Roman, Times, serif; 
font-size: 12px; 
color: #666633; 
text-decoration: none
}

.subtitle5 {  
font-family: Times New Roman, Times, serif; 
font-size: 11px; 
color: #999966; 
text-decoration: none
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37370F;
} 

td {  
font-family          : Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000
}

/* Bottom Link Style */
a.bottom:link {
	font-family		:	Verdana, Helvetica, Arial, sans-serif;
	font-size		:	10px;
	font-weight		:	Bold;
	color			:	#FFFFFF;
	text-decoration	:	underline;
}

a.bottom:hover {
	font-family		:	Verdana, Helvetica, Arial, sans-serif;
	font-size		:	10px;
	font-weight		:	Bold;
	color			:	#9B4A44;
	text-decoration	:	none;
}

a.bottom:active {
	font-family		:	Verdana, Helvetica, Arial, sans-serif;
	font-size		:	10px;
	font-weight		:	Bold;
	color			:	#FFFFFF;
	text-decoration	:	underline;
}

a.bottom:visited {
	font-family		:	Verdana, Helvetica, Arial, sans-serif;
	font-size		:	10px;
	font-weight		:	Bold;
	color			:	#FFFFFF;
	text-decoration	:	underline;
}


-->
</style>