body {
	background-color: #000000;
	margin: 0px;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
}
h1 {
	color: #ff8a00;
}
h2 {
	color: #ff0000;
	font-size: 14px;
}
.news {
	font-size: 11px;
	line-height: 20px;
	padding: 0px 10px 0px 28px;
}
.welcome {
	line-height: 20px;
	font-size: 12px;
	padding: 5px 5px 0px 21px;
}
.content {
	font-size: 12px;
	line-height: 20px;
	padding: 0px 10px 0px 7px;
}
.footer {
	line-height: 16px;
	font-size: 11px;
	padding: 8px 0px 15px 25px;
	text-align: center;
}
.style1 {
	text-decoration: underline;
}
a {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
.a1 {
	color: #97c33a;
	font-size: 14px;
	font-weight: bolder;
}

.a2 {
	color: #97c33a;
	font-size: 20px;
	font-weight: bolder;
	font-style: italic;
}
.ea_content {
	position:absolute;
	width: 830px;
	margin: auto;
	padding: 5px;
}
.a3 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bolder;
}
.a4 {
	color: #97c33a;
	font-size: 24px;
	font-weight: bolder;
	font-style: italic;
}
ul, li { 
	list-style-image: url(http://www.mobilemediaproduction.com/images/bullet-point01.png);
}
.demo1 {
height:200px;
width:250px;
}
.wa {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bolder;
	font-size: 30px;
	padding: 5px;
	}
.wa1 {
	color: #306EFF;
	font-style: italic;
}