
.style5 {color: #FF0000}


.test {
	width: auto;
	height: 200px;
	font-style: normal;
	left:40%;
	position:absolute;

}
.style2 {
	color: #0000FF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
.style3 {
	color: #FF0000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.style4 {
	color: #00CC00;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1.2em;
}
.style6 {
	color: #FF6600;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1.2em;
}
#test2 {
	border: thin solid #EEEEEE;
	background-color:#EEEEEE;
	width:auto;
	height:52px;
	position:relative;
	font-size: 16px;
	margin-bottom:4px
}

ul.#test2 a {
padding-right:25px;
}