BODY 
{ 
font-family: "Century Gothic";
background: #f09a37;
}

img
{
border: 3px solid #3990f1;	
}

#img1
{
border: 3px solid #f09a37;
}

a
{
color: #000000;
text-decoration: none;
}

.table1
{
border: 3px solid #3990f1;
height: 90%;
}

.td1
{
	margin-left:20px;
	background-color: #f09a37;
}
#td4 a
{
background: #f09a37;
vertical-align: top;
text-align: left;
margin-left: 15px;
}


#td4 a:hover
{
text-align: left;
color: #3990f1;
}

#td5
{
	background: #ffe3cc;
	text-align: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 15px;
	border-bottom: 30px solid #f09a37;
}

#td6
{
	background: #f09a37;
	width: 30px;
}

#top
{
	border-bottom: 3px dotted #3990f1;
	text-align: right;
}