a:hover {
	COLOR: red
}

a {
	TEXT-DECORATION: none
}

div {
	 border: 0px solid Black;
	 margin-left: 10px;
	 margin-right: 5px;
	 font-size: 12px;
	 font-style: normal;
	 font-weight: normal;
}

body {
	margin: 0 auto;
	width: 768px;
}
		
p {
	margin-left: 10px;
	margin-right: 5px;
	width: 300px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#content1 {
	float: right;
	width: 190px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial;
}

#content2 {
	margin-left: 10px;
	margin-right: 5px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial;
}

#content3 {
    margin-left: 10px;
	margin-right: 5px;
	float: right;
	width: 300px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#content4 {
	margin-left: 10px;
	margin-right: 5px;
	width: 300px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#footer {
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}

.text {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: gray;
}

#copy {
font-family: Arial;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #000000;
} 