body{
	font-size: 13px;
	padding:0 0 0 0px ;
	line-height:130%;
	text-align:left;
	border:none;
	margin: 0;
}

a {
text-decoration: none;
}

a:link {
  color: #004080;
  font-size: 12px;
}

a:hover {
  color: #005ebb;
  font-size: 12px;
    text-decoration:underline;
}

a:visited {
  color: #004080;
  font-size: 12px;
}

.new{font-size: 90%; color:red;}

.uline{
	border-bottom: 1px #cccccc dotted; 
	list-style-type: none;
	padding: 2px;
}

.right {
	text-align: right;
	margin-right: 0px;
}
