.textJustify {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	white-space: normal;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
} 

.text_bold_White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	text-decoration: none;
} 
.text_bold_White:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;	
	text-decoration: none;	
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
} 

.bottom_link {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}
.bottom_link:hover {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
    color: #EED554;
	font-size: 8pt;
	text-decoration: underline;
}



BODY
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	
}
