body {
	border-width:0;
	margin:0;
}

form {
	margin:0;
}

table {
	border-collapse:collapse;
	border:0;
}

img {
	border:0 none;
}

input.chkbox{
 vertical-align:middle;
 margin:0;
}

input.radio{
	vertical-align:middle;
	margin:0;
}

a:link, a:visited {
	text-decoration:none;
	color:#248947;
}

a:hover {
	text-decoration:underline;
	color:#248947;
}

a:active {
	text-decoration:none;
	color:#FECB00;
}

.style3 {
	font-family:Tahoma; 
	font-size:10px; 
	color:#666666; 
}

.style4 {
	font-family:Tahoma; 
	font-weight:bold;
	font-size:10px; 
	color:#666666; 
}

.style5 {
	font-family:Tahoma;
	font-size:9px; 
	color:#ffffff; 
}

select.style3 {
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	width:100px;
}