Body {
	font-style : normal; 
	font-weight : normal; 
	font-size : 14px; 
	background: 
	color : #2BADC5; 
	font-family : arial; 
	margin : 0; 
	padding:0px;
} 


td {
	font-style : normal; 
	font-weight : normal; 
	font-size : 16px; 
}

.title { 
	color: #FFFFFF;
	font-family: verdana;
	font-size: 18px; 
	font-weight: bold;
}
.norm { 
	color: #000000;
	font-family: verdana;
	font-size: 14px; 
	font-weight: normal;
}
.addr { 
	color: #000000;
	font-family: verdana;
	font-size: 9px; 
	font-weight: normal;
}

A:link , A:visited , A:active {
	text-decoration : underline; 
	cursor : normal; 
	font-style : normal; 
	height : normal; 
	color : #000000; 
} 
a:hover {
	color : #FFFFFF; 
	font-style : normal; 
	font-size : 16px; 
	text-decoration : underline; 
	cursor : normal; 
}
