body{


	
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:30px 30px 30px 30px;

}

DIV.text{


	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	padding:30px 30px 30px 30px;
	margin:10px 10px 10px 10px;
	border:2px dashed #1BAD5A;

}
.white{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1BAD5A;

}
DIV.white{

	padding:30px 30px 30px 30px;
	border:2px dashed #70C2E5;
	margin:10px 10px 10px 10px;

}

A.white:LINK,A.white:VISITED,A.white:ACTIVE,A.white:HOVER{


color: #FFffff;
text-decoration:none;
font-weight: bold;


}

A.text:LINK,A.text:VISITED,A.text:ACTIVE,A.text:HOVER{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;


color: #1BAD5A;
text-decoration:none;
font-weight: bold;


}
