a.one {
	text-decoration : none; 
	font-weight: normal; 
}

a:hover.one {
	text-decoration: underline; 
	font-weight: normal; 
}

DIV.text { 
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #7F7F7F; 
	text-align: justify 
}

DIV.head { 
	font-weight: bold; 
	font-size: 11px; 
	font-family: arial; 
	color: #7F7F7F; 
	text-align: left 
}

DIV.main { 
	font-weight: normal; 
	font-size: 10px; 
	font-family: arial; 
	color: #000000; 
	text-align: right 
}

DIV.right { 
	font-weight: normal; 
	font-size: 8px; 
	font-family: arial; 
	color: #000000; 
	text-align: right 
}
