/* */	
 body {
       	font-family: Cochin;
	color: #660033;
	text-decoration: none;
}
a{
	font-family: Cochin;
	color: #993300;
	text-decoration: none;
	font-size: 14px;
}
a:hover{
	color: #CC6633;
	font-family: Cochin;
	text-decoration: none;
	font-size: 14px;
}
a.highlightLink{
	color: #DD9955;
	font-weight: normal;
}
a.highlightLink:hover{
	text-decoration: underline;
}
#container {
	margin: 0 auto;
	width: 768px;
	text-align: right;
}
body, input, select, td{
	font-size: 10pt;
}
