/* CSS Document */
p.indentPositive

{
    text-indent: 25px;
	padding-left:15px;
	padding-right:10px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	text-align:justify;
}
.text
{
font-family:Georgia, Times New Roman, Times, serif;
padding-left:10px;
padding-right:10px;
font-size:14px;
text-align:justify;
}

.text1
{
font-size:14px;
}

.text2
{
font-size:14px;
font-family:Georgia, Times New Roman, Times, serif;
padding-left:45px;
}
.text4
{
font-size:14px;
font-family:Georgia, Times New Roman, Times, serif;
}

ul.type{list-style-image:url("images/diamond.gif");}
