.textJustify {
	font-family: Arial;
	font-size: 9pt;
	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;

} 

.textJustifybold {
font-family: Arial; 
font-size: 12pt; 
font-style: normal; 
font-weight: bold; 
color: #000000; 
text-align:justify
}
.textJustifybold_hading {
font-family: Arial; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
color: #107385; 
text-decoration: none;

}
.textJustifybold_hading:hover {
font-family: Arial; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
color: #107385; 
text-decoration: underline;
}

.td_color
{
	background-color: EAF4F5;
}

.linkWhite11 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration:none
} 
.linkWhite11 :hover{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-style: normal; 
font-weight: bold; 
color: #E5E5E4; 
text-decoration:none
} 

.textSmall {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}
.textSmall:hover {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
    color: #E5E5E4;
	font-size: 8pt;
	text-decoration: underline;
}
.linkRed { 
font-family: Arial; 
font-size: 9pt; 
font-style: normal; 
font-weight: normal; 
color: #107284; 
text-decoration:none} 

.linkRed:hover { 
font-family: Arial; 
font-size: 9pt; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
text-decoration:underline}  


BODY
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	
}
.textRed { font-family: Arial; font-size: 9pt; font-style: normal; font-weight: bold; color: #FF0000}
.textJustifyRb {
	font-family: Arial;
	font-size: 9pt;
	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;
	background-color: EAF4F5;
}
