
a 			{
	text-decoration: none;
	font-weight:normal;
	color : #3A9ABA;
} 
table 			{
	text-decoration: none;
	font-weight:normal;
	color : #AB9D52;
} 
#tableBorder 			{
	text-decoration: none;
	font-weight:normal;
	color : #8A6D2F;
} 

a:hover		{
	text-decoration: overline;
	color : #FFCE00;
}
#footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #418BB4;
}

#footerOld {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #367294;
}

#title {
	font-family : Arial Narrow;
	font-size : 18pt;
	color : #FFCE00;
}
#copyright {
	font-size : 9pt;
	font-style : italic;
	font-family : "Times New Roman", Times, serif;
	color :#3A9ABA;
}

/* title frame */

/* file info */
#bodyText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #AB9D52;
}

#bodyTextOld {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #A9A954;
}

#header{
	font-family : Arial Narrow;
	font-size:14pt;
	font-weight:bold;
	color: Silver;
}

