body	{
	background-color:#edf5f7;
	margin: 0px;
	padding: 0px; 
	}

#main	{
	width:900px;
	margin-top:50px;
	margin-bottom:70px;
}



p	{
margin: 0px 0px 10px 0px;
font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
color:#8e8e8e;
font-size: 12px;
letter-spacing: 1px;
line-height:16px;
}

.toplink {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	margin:20px 30px 0px 0px;
	font-size: 14px;
	letter-spacing: 2px; 
	}


.highlight	{
	color: #0b9a96;
	font-weight:bold;
}

h1	{}

h2	{}

h3	{
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	margin:-4px 0px 10px 0px;
	font-size: 16px;
	letter-spacing: 2px;
	color:#a7a7a7;
	font-weight: bold;
}

h4	{
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	margin:-4px 0px 10px 0px;
	font-size: 14px;
	letter-spacing: 2px;
	color:#a7a7a7;
	font-weight: bold;
}

a:link {
color: #a4cace;
text-decoration:none;
font-weight: bold;
}

a:visited {
color: #a4cace;
text-decoration:none;
font-weight: bold;
}

a:active {
color: #0b9a96;
text-decoration:none;
font-weight: bold;
}

a:hover {
color: #0b9a96;
text-decoration:none;
font-weight: bold;
}

.copyright	{
	font-size:10px;
}
