﻿body{ margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
.content{ font-size:13px; line-height:20px; text-align:justify}
a:link {
font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight:bold;
}
.border1 {
	border: 1px solid #CCCCCC;
	
}
