body {
	background:#818184;
	margin:0px;
	padding:0px;
	font-family:verdana;
	color:#494949;
	font-size:12px;
	line-height:18px;
	text-align: justify;	
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #4eb9ff;
	text-decoration: none;
}
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #4eb9ff;
	text-decoration: none;
}
.text1 {
	color:#ffffff;
	text-align: left;
	font-weight:bold;
	border-bottom:#FFFFFF dotted 1px;
}
.text2 {
	color: #ffffff;
	text-align: right;
}
.rightt {
	float:right;
	width:150px;
	text-align:center;
}

