abbr {
	border-bottom:1px dotted #FF0000;
	background-color: yellow;
}
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	vertical-align: top;	
	line-height:15px;
}
img{
	border:0;
}
a {
	font-family:tahoma;
	font-size: 12px;	
	color: #0000CC;		
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0033FF;	
}
h4 {
	color: #000099;
	font-family: arial;
	font-size: 20;
	strong;
}
div {
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 4px;
}




