body
{
}


.text1
{
	font-family : Verdana;
	font-size : 12 px;
	padding-right: 100px;
	text-align:justify;
	color : Black;
}

.text2
{
	font-family : "Times New Roman";
	font-size : 16 px;
	text-align:justify;
	color : #019DD0;
}

.text3
{
	font-family : Verdana;
	font-size : 12 px;
	text-align: right;
	color : Black;
}

.text4
{
	font-family : Verdana;
	font-size : 16 px;
	padding-right: 100px;
	text-align:justify;
	color : Black;
}

.text5
{
	font-family : Verdana;
	font-size : 12 px;
	text-align: left;
	color : Black;
}

.text6
{
	font-family : Verdana;
	font-size : 16 px;
	text-align: right;
	color : #019DD0;
	font-weight : bold;
}

.text7
{
	font-family : Verdana;
	font-size : 12 px;
	text-align: center;
	color : Black;
}

a
{
	color:#0380A9;
	text-decoration : none;
}

ul.aaa
{
	color:#0380A9;	
	font-family : Verdana;
	font-size: 12px;
}

a:hover
{
	color:#21bDf0;
	text-decoration : none;
}
