@CHARSET "UTF-8";
img{
	border: 0px;
}

a:active, a:link, a:visited{
	color: #9AEF3F;
	text-decoration: none;
}

body {
	background: #092E20;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: white;
	font-size: 13px;
} 

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

table.header  {
	width: 950px;
}

#header_info {
	text-align: left;
}

#header_info .text {
	color: #90BA9E;
}

.td_board {
	border: 1px solid black;
}

.green {
	color: #9AEF3F;
	font-weight: bold;
	font-size: 16px;
}

.final_message {
	color: #9AEF3F;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline; 
}

.red {
	color: red;
	font-weight: bold;
	font-size: 16px;
}
