body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #929292;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #666666
}
#content {
/*	padding-right: 15px;*/
	line-height: 20px;
	text-align:justify;
}
#content a {
	color: #333333;
	text-decoration:none;
	border-bottom: 1px dotted #333333;
}
#content a:hover {
	color: #333333;
	text-decoration:none;
	border-bottom: 1px solid #333333;
}
#content li {
	margin-bottom: 10px;
	line-height: normal;
	list-style-type:square;
	text-align:left;
}
.grayborder {
	border: 1px solid #dddddd
}

