body {
	border: 0px;
	margin: 20px;
	background: #E5E5E5;
}

img {
	border: 0px;
}

li { 
	margin: 5px 5px 5px -10px;
}

body {
  border: 0px;
  margin: 0px;
}

hr {
	height: 1px; color: #606060;
}

.test, .test * td {
	font-family:tahoma;
	font-size: 15px;
	color: #2a2a2a;
	font-weight: normal;
}

.test a, .test * td a,
.test a:active, .test * td a:active,
.test a:visited, .test * td a:visited { 
	font-family: tahoma;
	color:  #191970;
	text-decoration: underline;
}

.test a:hover, .test * td a:hover { 
	font-family: tahoma;
	color:  #191970;
	text-decoration: none;
}

.test h1, .test * td h1 { 
	font-family:tahoma;
	font-size: 20px;
	color:  #1E90FF;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

.test h2, .test * td h2 { 
	font-family:tahoma;
	font-size: 18px;
	color:  #191970;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

.test h3, .test * td h3 { 
	font-family:tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

input.submit {
	
	width: 220;
	height: 40;
	background: #191970;
	color: #ffffff;
	font: bold 15 px Tahoma;
	cursor: hand;
}

input.radio {
	width: 20;
	height: 15;
	border: 0px;
	margin-right: 30px;
}
