.text{
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #242424;
	text-decoration: none;
	line-height : 14pt;
	text-align : justify;
}
.sp_txt{
	font-size: 13px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	text-decoration: none;
	line-height : 18px;
	margin-left : -25px;
} 
p{
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #242424;
	text-decoration: none;
	line-height : 14pt;
}
.blue{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color: #666600;
	text-decoration: none;
	line-height : 14pt;
}
.sol_title{
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	color: #666600;
	text-decoration: none;
	line-height : 14pt;
}

ul{
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	color: #242424;
	text-decoration: none;
	line-height : 14pt;
	margin-top : -4px;
	margin-bottom : 8px;
}
strong{
	font-size: 12pt;
	font-weight: bold;
	font-family: 'Times New Roman',Times,serif;
	color: #121212;
	text-decoration: none;
	line-height : 14pt;
	letter-spacing : 1px;
}
b{
	font-size: 11pt;
	font-weight: bold;
	font-family: 'Times New Roman',Times,serif;
	color: #121212;
	text-decoration: none;
	line-height : 14pt;
	
}
.brown{
	font-size: 12pt;
	font-weight: bold;
	font-family: 'Times New Roman',Times,serif;
	color: #666600;
	text-decoration: none;
	line-height : 14pt;
}


A:LINK {
	text-decoration : underline;
	color : #666600;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	line-height : 14pt;
	
}
A:ACTIVE {
	text-decoration : underline;
	color : #666600;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	line-height : 14pt;
	
}
A:VISITED {
	text-decoration : underline;
	color : #666600;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	line-height : 14pt;
	
}
A:hover {
	color:red;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration : underline;
	line-height : 14pt;
	
} 
