body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td , textarea , input{
	font-size: 13px;
	color: #333333;
	line-height: 150%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
}
.button1 {
	color: #FFFFFF;
	background-color: #83C045;
	border: 1px solid #669933;
	padding-top:4px;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #CC3300;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
.button2 {
	font-size: 11px;
	color: #CC6600;
	background-color: #FFF0B5;
	border: 1px solid #F9A800;
}

.text1 {
	color:#CC0000;
	font-weight:bold;
	font-size:12px;
}

.text2 {
	color:#CC6600;
}

.text3 {
	color:#CC3300;
}

.text4 {
	font-size:15px;
}


hr {
	border: 1px dotted #CCCCCC;height:1px;
}
.text5 {
	color: #669900;
}
