.bot
{
	color: 0000FF; 
	font-size: 10px; 
	font-family: verdana,arial; 
	line-height: 13pt; 
}
	
.bot:hover
{
	color: 00A2A3;
}

.bot1
{ 
	color: FFFF00; 
	font-size: 10px; 
	font-family: verdana,arial; 
}

.bot1:hover
{
	color: 0C8BFF;
}

.bot2
{ 
	color: FFFFFF; 
	font-size: 10px; 
	font-family: verdana,arial; 
}
	
.bot2:hover
{
	color: 000000;
}

.bot3
{ 
	color: 00A2A3; 
	font-size: 10px; 
	font-family: verdana,arial; 
	line-height: 13pt; 
}

.bot3:hover
{
	color: 0000FF;
}

.bot4
{ 
	color: 00dd29; 
	font-size: 11px; 
	font-family: verdana,arial; 
}

.bot4:hover
{
	color: 0000FF;
}

TD
{
	font-size: 11px; 
	FONT-FAMILY: verdana,arial; 
	color: 000000; 
}

.s
{
	font-size: 10px; 
	FONT-FAMILY: verdana,arial; 
	color: FFFFFF; 
}

p
{
	margin-top: 5pt; 
	margin-bottom: 5pt; 
}
.justify
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-justify: newspaper;
	font-size: 11px;
	font-family: verdana,arial; 
	padding-bottom: 10px;
	padding-top: 10px;
	letter-spacing: normal;
	text-align: justify;
}
