body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img{
	border:0;
	padding-right: 5px;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF33;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	padding-left: 10px;
	width: 250px;
}
h2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:hover {
	color: #FFFF33;
}
h2 a:active {
	color: #e3e3e3;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 30px;
}
h4 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h4 a:hover {
	color: #ffff33;
	text-decoration: none;
}
h4 a:active {
	color: #e3e3e3;
}
ul {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 70px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
li a:hover {
	color: #ffff33;
	text-decoration: none;
}
li a:active {
	color: #e3e3e3;
}
