body {
	font-family : Verdana;
	font-size : 11px;
	color: #062555;
	word-spacing: 0.2em;
	letter-spacing: 0.07ex;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: square;
	
}
	
	
	
p, table, tr, td{
	font-family : Verdana;
	font-size : 11px;
	color: #062555;
	word-spacing: 0.2em;
	letter-spacing: 0.07ex;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: square;
	text-align: justify;
	
}
a {         

	color: #062555;
	border-color: #062555;
	font-family: Verdana;
	font-size: 11px;
	word-spacing: 0.2em;
	letter-spacing: 0.07ex;
	line-height: 18px;
	cursor: hand;
	text-decoration: underline;
}


a:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	word-spacing: 0.2em;
	letter-spacing: 0.07ex;
	line-height: 18px;
	cursor: hand;
    text-decoration: underline;

}
