/* */	
 a,body {
       	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999;
line-height: 15px;
	text-decoration: none;
}
a:hover{
	color: #DD9955;
}
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;
}