body {
	background-color:none; 
        margin-top:0px;
        margin-left:0px;
        padding:0px;
	font-family: Georgia;
	font-size: 13px; 
	color: #505050;
	text-transform: none;
	text-align: left;
}

tr, td {
 	font-family: Georgia;
	color: #ffffff;
        text-transform: none;
	letter-spacing: 0px;
        background-color: #d2dd77;
	font-size: 13px;
        padding-left:0px;
        padding-right:3px;
        padding-top:2px;
	line-height: 200%;
	text-align: left; }

#content {
	font-family: Georgia;
	color: #fff;
	background-color: #d2dd77;
	padding-left: 12px; 
}


ul {
	align: center;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: center;
	list-style-type: none;
}

li {
	width: 110px;
	margin-left:10px;
	margin-bottom:30px;
	float: left;
	list-style-type: none;
	text-align: center;
}

li a {
	font-weight: normal;
}


a:link, a:visited, a:active {
	color:#707070;
	font-size: 13px;
	background-color:none;
	text-transform: ;
	text-decoration: none;
	font-weight:normal; }

a:hover {
	color:#707070;
	font-size: 13px;
	text-decoration:underline;
	font-weight: normal;
	text-transform: case;}


strong {color: #000;}
u {color: #FC5A7C; text-decoration: underline;}
i {color: #c5eb83; }

h1 {
	color: #ec4e00;
	font-family: Georgia;
	letter-spacing: 0px;
        font-style:none;
        border-bottom: 0px solid #E3EE8A;
	font-size: 25px;
        line-height: 28px;
	text-align: center;
        width:100%;}


input, textarea {
	border: #505050 1px solid;
	font-size: 12px;
	color: #404040; 
        font-family:Trebuchet MS;}

small {
	font-size: 10px;
	text-align: justify;}


IMG.filter {
	background: #fff;
	border: 1px solid #eee;
	padding: 5px;}


IMG.a:link {
	background: #fff;
	border: 5px solid #eee;
	padding: 4px;}


IMG.a:hover {
	background: #fff;
	border: 5px solid #c0c0c0;
	padding: 4px;}


#header {
	text-align: left; padding-top: 0px; padding-bottom: 0px;  padding-left: 0px; padding-right: 0px; 
background-color: #ff7eb0; font-family: Arial; color: #ffffff; font-size: 12px; height: 75px; width: 100%;
}