h1 {
font-family: Arial, Helvetica, sans-serif;
color: #003399;


}
h2 {
font-family: Arial, Helvetica, sans-serif;
color: #FF0000;
font-style: italic;


}
h3 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
width: 600px;
text-align: center;
}
h3.bl {
font-family: Arial, Helvetica, sans-serif;
color: #003399;
width: 600px;
text-align: center;
}
span.cap1 {
	color: yellow;
	background-color: blue;
	text-align: center;
	font-weight: bold;
	font-family: Impact;
	font-size: 30px;
	padding: 20px;
	border: red medium solid;
	
	
}
#button {
	width: 200px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	}
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}
		#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #F8E600;
		background-color: #2586d7;
		color: #fff;
		}
.style2 {font-size: 9px}
body {
font-family: Verdana;
}
.style3 {font-size: 12px}
.style4 {
	color: #CC6633;
	font-weight: bold;
}
.style5 {color: #000000}
