body {
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000
}
td, textarea, input, select {
margin-left: 10px;
	font-family: Tahoma;
	font-size: 10px;
	color: #333300;
	font-weight: normal
}
p {
margin-left: 20px;
margin-right: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #cccccc;
	font-weight: normal
}
h1 {
	font-family: Tahoma;
	font-size: 25px;
	color: #333300;
	font-weight: bold
}
a:link {
	color: ff8E83;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline

}
a:hover {
	color: #ff0000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

