.title   	{
	color: #00B9F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 80%;
			}
			
.subtitle	{
			color: #333333;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 90%;
			font-weight: bold;
			}
.descrip    {
			color: #333333;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 80%;
			font-weight: bold;
			}
.main		{
			color: #333333;
			font-family: "Times New Roman", Times, serif;
			font-size: 85%;
			text-align: justify;
			}
.submain	{
			color: #333333;
			font-family: "Times New Roman", Times, serif;
			font-size: 60%;
			text-align: justify;
			}
a			{
			color: #000000;
			text-decoration: none;
			}
a:hover		{
			color: #00B9F2;
			text-decoration: none;
			}	
.titleBlack {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 80%;
}
.titleBIG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: 00B9F2;
	font-weight: bold;
}
