body {
	background-color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
}

p.forte	{
	font-family : forte, "Cataneo BT", Martina, Toledo, serif;
	color : Red;
	font-size : 14px;
	font-weight : bold;
	margin-left : 20px;
	margin-right : 20px;
}
		
h1 {
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 24px;
}

h2 {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 18px;
}

p.black {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
}


p.black2 {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
}

p.main {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	text-align : justify;
}

ul {color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	text-align : justify;
}

p.smallleft{
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	text-align : left;
}

p.middle {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	text-align : center;
}

p.right {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	text-align : right;
}

p.smallmiddle {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	text-align : center;
}

a.smallmiddle {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	text-align : center;
}


a.smallmiddle:hover {
	color: red;
}

a.red {	text-decoration : none;
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

a.red:hover {
	text-decoration : underline;
	color: Green;
}

p.main7 {
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
}

