a, a:visited, a:link, a:active {
	text-decoration: none;
	color: #ff9900;
	font-family: Arial;
        font-size: 10pt;
}

a:hover {
        
	text-decoration: none;
	color: #ff9900;
	font-family: Arial;
}

p,h3,li,i {
font-family: Arial;
font-size: 10pt;
}

h2{
font-family: Arial;
font-size: 12pt;
}


.center {
	text-align: center;
	margin-top:  0px;
	margin-left: -400px;
	position: absolute;
	top: 30px;
	left: 50%;
	width: 800px;
	height: 500px;
	visibility: visible;	
	font-family: Arial;
}

.smabackground {
	background-color: rgb(60, 60, 60);
}

	
