td 	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
}

a 	{
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #585858;
}

.credits {
	font-size: 10px;
	color: #F9F9F4;
}

.text 	{
	text-align: justify;
}

.header {
	font-size: 18px;
	color: #555555;
}

.submenu {
	font-weight: bold;
	color: #F9F9F4;
}

.mainmenu {
	font-weight: bold;
	color: #E9E9DD;
}

.myinput {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 100%;
	font-weight: bold;
}

.mybtn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F5F5F;
	background-color: #B1CFB3;
	font-weight: bold;
	cursor: hand;
	border: 1px none #FFFFFF;
}

li {
	list-style-position: inside;
	margin-top: 7px;
	margin-bottom: 7px;



}

ul, ol {
	margin: 5px 0px 20px 20px;
	padding: 0px;
}
