@charset "utf-8";
/* CSS Document */

body
{
background-color:#000000;
margin:0px;
}
.bigt
{
font-family:Helvetica, Arial, sans-serif;
font-size:20px;
color:#FFFFFF;
font-weight:bold;
line-height:29px;
}
.lbigt
{
font-family:Helvetica, Arial, sans-serif;
font-size:24px;
color:#FFFFFF;
font-weight:bold;
line-height:29px;
}
.st
{
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
color:#FFFFFF;
line-height:29px;

text-align:justify;
}
.stb
{
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
color:#FFFFFF;
line-height:29px;
font-weight:bold;

text-align:justify;
}
.sty
{
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
color:#f9aa00;
line-height:29px;
text-decoration:none;
}
.sty a
{
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
color:#f9aa00;
line-height:29px;
text-decoration:none;
}
.sty a:hover
{
font-family:Helvetica, Arial, sans-serif;
font-size:14px;
color:#FFFFFF;
line-height:29px;
text-decoration:none;
}



ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li
{
	margin-left:3px;
	background-image:url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 19px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:15px;
	color:#000000;
	line-height:29px;
	font-weight:bold;
	
	}
.footer
{
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
color:#f7f7f7;


}
	
