/* 2007 stylesheet for simple by design. */

a:link {
	color: #5D9D81;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #5D9D81;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #5D9D81;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #5D9D81;
	font-weight: normal;
	text-decoration: underline;
}

body{
	background-color: #FFFFFF;
	color: #000000;
	font: 10px Tahoma, Verdana, Arial, sans-serif;
}

h1{
	color: #5D9D81;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

h2 {
	color: #969C9E;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}

td, p {
	color: #626054;
	font-size: 11px;
	font: Tahoma, Verdana, Arial, sans-serif;
	text-align: center;
}

.header{
	color: #626054;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

.content {
	color: #969C9E;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}
.contentsm {
	color: Black;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}

.etcmenu{
	color: #969C9E;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}


.footermenu{
	color: #5D9D81;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.copyright {
	color: #ffffff;
	font-size: 10px;
}
