BODY {
	BACKGROUND: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	color:#333333;
}
.head {
	font-style:italic;
	width:200px;
	font-size:16px;
	font-family:"Times New Roman", Georgia, Times, serif;
	line-height: 19px;
	margin-bottom: 50px;
}

.copy {
	width:200px;
	font-size:10px;
	font-family:Lucida grande, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	line-height: 14px;
}

a:link {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a:visited {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a:hover {
	background:#000000;
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 1px 1px 1px;	
}

a:active {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
}
