﻿body
{
	background-color:#008000;
}

form
{
	font-family:Tahoma;
	font-size:8pt;
	color:white;
}

.header
{
	text-align:center;
	font-weight:bold;
}

.bold
{
	font-weight:bold;
}

textarea
{
	width:300px;
	height:100px;
    margin-left:13px;
}

input
{
	font-family:Tahoma;
	font-size:8pt;
	width:200px;
}

.check
{
	width:30px;
}

table
{
		font-family:Tahoma;
	font-size:8pt;
	color:white;

}