body    {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffffff;
	background-image: url('images/ColorTop.jpg');
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0;
	padding: 0;
	}

a:link, a:visited {
	color: #3271ff;
	}

a:hover {
	color: #ffb64e;
	text-decoration: none;
	}

td	{
	background-repeat: repeat-x;
	}

img	{
	border: 0;
	}

.main {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #000013;
	text-align: justify;
	}

img.leftfloat {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	}

img.rightfloat {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	}

img.leftmidfloat {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	}
