	a:link       { text-decoration: none }
  	a:active     { text-decoration: none }
  	a:visited    { text-decoration: none }

	.small{
		font-size: 10pt;
		font-family: arial;
}

	.title{
	font-size: 24pt;
	font-family : Times New Roman;
	font : bold;
}
	
	.bighead {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
}

	.head {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	
}

	.normal {
		font-size : 12pt;
		font-family : Arial;
}

	.highlight {
	font-size : 12pt;
	font-family : Arial;
	color : #ff0000;
	text-decoration : underline;
}

	.bhighlight{
	font-size : 12pt;
	font-family : Arial;
	color : #ff0000;
	text-decoration : underline;
	font-weight : bold;
}

	
	.cright{
		font-size: 8pt;
		font-family: Arial;
		text-decoration: none;
}
