body,td,th {
	font-size: 12px;
	color:#595959;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
		margin-left: 0px;
	margin-right: 0px;
}
.topmargin{
    margin-top:5px;
}
.topmargin2{
    margin-top:10px;
}
.topmarginbor{
    margin-top:20px;
}
.tborder{
    border-bottom:#e1e1e1 1px dashed;
	}
.text{ 
    line-height:20px;
	margin:5px;
}
a:link {
	color: #595959;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #595959;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.STYLE1 {
	font-size: 16px;
	font-weight: bold;
	color: #FA7800;
}
