body {
background-color: #CD4605;
text-align: center;
margin: 3% 0% 0% 0%;
}

#table1 {
padding: 20px;
background-color: #fff;
border: solid 1px #F9730F;
width: 700px;
margin: auto;
background-color: #fff;
}
	
td {
background-color: #fff;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}

hr {
color:#9C9EA5;
background-color:#9C9EA5;
height:1px;
border:none;
width: 100%;
align: left;
}

h2 {
font-family: verdana, arial, sans-serif;
color: #707070;
font-size: 1.5em;
font-weight: normal;
}


h3 {
font-family: verdana, arial, sans-serif;
color: #707070;
font-size: 1.2em;
font-weight: normal;
}

a:link, a:visited, a:active	{
	color: #DC6206;
	background-color: #fff;
	text-decoration: none;
	border-bottom: dotted 1px #DC6206;
}

a:hover {
	color: #707070;
	background-color: #fff;
	text-decoration: none;
	border-bottom: dotted 1px #707070;
}

.image a:link {
	color: transparent;
	background-color: #fff;
	text-decoration: none;
	border: none;
}

.image a:visited {
	color: transparent;
	background-color: #fff;
	text-decoration: none;
	border: none;
}

.image a:active {
	color: transparent;
	background-color: #fff;
	text-decoration: none;
	border: none;
}

.image a:hover {
	color: transparent;
	background-color: #fff;
	text-decoration: none;
	border: none;
}


li {
line-height: 1.5em;
}
