body,td,th {
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, Lucida;
	color: #000000;
}
	
p {
	font-family: Lucida Grande, Lucida Sans, Lucida Sans Unicode, Lucida;
	
}

a {
   outline: none;
}

body {
    background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.normal {
	font-size: small;
	line-height: 16px;
	color: #000000;
}

.normalbold {
	font-size: small;
	font-weight: bold;
	color: #000000;
}

.normal a:link {
	font-size: small;
	color: #5152FA;
	text-decoration: underline;
	
}

.normal a:visited {
	font-size: small;
	color: #5152FA;
	text-decoration: underline;
	
}
.normal a:hover {
	font-size: small;
	font-weight: bold;
	color: #5152FA;
	text-decoration: underline;
	
}	
	
.normalbold a:link {
	font-size: small;
	color: #5152FA;
	text-decoration: underline;	
	
}
.normalred {
	font-size: small;
	font-weight: bold;
	color: #FF1616;
	text-decoration: none;
	
}	
.normalredextralead {
	font-size: small;
	font-weight: bold;
	line-height: 24px;
	color: #FF1616;
	text-decoration: none;	
	
}
.normalextralead {
	font-size: small;
	line-height: 24px;
	color: #000000;

}

.normalsmall {
	font-size: x-small;
	color: #000000;
}

.normalsmall a:link {
	font-size: x-small;
	color: #5152FA;
	text-decoration: underline;
	
}

.normalsmall a:visited {
	font-size: small;
	color: #5152FA;
	text-decoration: underline;
	
}
.normalsmall a:hover {
	font-size: x-small;
	color: #5152FA;
	text-decoration: underline;
}	

.normalsmallextralead {
	font-size: x-small;
	line-height: 20px;
	color: #000000;
}

.footer {
	font-size: x-small;
	color: #FFE600;
}

.footer a:link {
	font-size: x-small;
	color: #FFE600;
	text-decoration: none;
}

.footer a:visited {
	font-size: x-small;
	color: #FFE600;
	text-decoration: none;
}
.footer a:hover {
	font-size: x-small;
	color: #FFE600;
	text-decoration: underline;
}

.MainPageHead {
	font-size: x-large;
	font-weight: bold;
	line-height: 24px;
	color: #00A600;
}
.PageHead {
	font-size: large;
	font-weight: bold;
	line-height: 20px;
	color: #00A600;
}

.SubHead {
	font-size: medium;
	font-weight: bold;
	line-height: 20px;
	color: #00A600;
	
}

.SubHead a:link {
	font-size: medium;
	font-weight: bold;
	line-height: 16px;
	color: #5152FA;
	text-decoration: underline;
	
}

.SubHead a:visited {
	font-size: medium;
	font-weight: bold;
	line-height: 16px;
	color: #5152FA;
	text-decoration: underline;
	
}

.SubHead a:hover {
	font-size: medium;
	font-weight: bold;
	line-height: 16px;
	color: #5152FA;
	text-decoration: underline;
	
}

.footerbold {
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
}

.footerbold a:link {
	font-size: x-small;
	color: #FFE600;
	text-decoration: underline;
}

.footerbold a:visited {
	font-size: x-small;
	color: #FFE600;
	text-decoration: underline;
}
.footerbold a:hover {
	font-size: x-small;
	font-weight: bold;
	color: #FFE600;
	text-decoration: underline;
}

	


