body
{
	margin:0px;
	padding:0px;
    background-color:#1f1f1f;
	color:#888;
	font-family:"Verdana", Lucida, Verdana, sans-serif;
	font-size:11px;
	text-align:center;
}

table
{
	border-style: hidden;
	background-color:#000000;
}

a, a:link, a:visited
{
	color:#ffffff;
	text-decoration: none;
}

img
{
	border:0;
}

h1
{
	margin:0px;
	font-size: 15px;
	font-weight: normal;
	color:#ffffff;
}

h2
{
	margin:0px;
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;
	border-bottom:1px solid #222;
}

h3 
{
	margin:0px;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
}

strong
{
	font-weight:normal;
	color:#ffffff;
}

.text_style
{
	font-size:11px;
	text-align:justify;
	line-height: 20px;
}

.list_style
{
	font-size:11px;
	text-align:justify;
	line-height: 20px;
	padding:0px 0px 10px 15px;
	margin:0px;
	list-style: round;
}

.copyright_style
{
	font-size:11px;
	text-align:center;
}