
body {
	background: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	margin: 20px 0px 0px 0px;
	padding: 0;
	text-align: center;
}

 
h1 {
	color: #C2C7BE;
	font: normal small-caps bold 2.5em Verdana, sans-serif;
	text-decoration: underline;
	text-align: center;
}

h2 {
	color: #000000;
	font: normal small-caps bold 1.3em Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
}

h3 {
	color: #C2C7BE;
	font: normal small-caps bold 2em Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	margin-top: -5px;
}

h6 {
	color: #999966;
	font: normal small-caps bold .9em Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
}

<!-- -->

#info {
	background: #FFFFFF;
    border: 0px solid #C2C7BE;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 20px;
	padding: 0px 15px 0px 15px;
	font-size: .9em;
	position: center;
}

#info a {
	font: normal small-caps bold .9em Verdana, sans-serif;
	color: #FF3333;
	text-decoration: none;
	font-size: 1em;
}

#info a:visited {
	font: normal small-caps bold .9em Verdana, sans-serif;
	color: #FF3333;
	text-decoration: none;
	font-size: 1em;
}

#info a:hover {
	font: normal small-caps bold .9em Verdana, sans-serif;
	color: #9BA495;
	text-decoration: underline;
	font-size: 1em;
}

<!-- -->


<!-- -->

#top {
	margin-left: 40px;
}
	
#top {
	border: none;
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 15px;
	padding: 0px 0px 0px 5px;
	position: relative;
}
	
p.top {
	background: #FFFFFF;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: .9em;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: left;
	text-indent: 0px;
}

#top a {
	color: #FF3333;
	text-decoration: none;
}

#top a:visited {
	color: #FF3333;
	text-decoration: none;
}
#top a:hover {
	color: #9BA495;
	text-decoration: underline;
}	

<!-- -->


<!-- --><!-- --><!-- --><!-- --><!-- --><!-- -->
div#buttonA  {
	margin-top: 10px;
	position: center;
}
div#buttonA  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 30px;
}
div#buttonA  {
    height: 30px;
    width: 135px;
    margin: 20px;
    text-align:center;
}
div#buttonA  a {
    height: 100%;
    width: 100%;
    display: block;
    text-decoration: none;
    border-width: 6px;
}
div#buttonA  a:link {
    color: #000000;
    font-weight: bold;
    background-color: #CCCCCC;
    border-style: outset;
}
div#buttonA  a:visited {
    color: #000000;
    font-weight: normal;
    background-color: #CCCCCC;
    border-style: outset;
}
div#buttonA  a:hover {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #999999;
    border-style: outset;
}
div#buttonA  a:active {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #666666;
    border-style: inset;
}
