P  {
	text-indent : 10 px;
	font-family : Arial,  sans-serif;
	font-size : 14px;
	margin-top : 15;
	margin-bottom : 0;
	text-align : justify;
	margin-left : 10px;
	margin-right : 10px;
}

P.nm  {
	text-indent : 30 px;
	font-family : Arial,  sans-serif;
	font-size : 14px;
	margin-top : 15;
	margin-bottom : 0;
	text-align : justify;
	margin-left : 0px;
	margin-right : 0px;
}


div  {
	font-size : 14px;
	font-family : Arial,  sans-serif;
	font-style : normal;
}

div.mail  {
	
	font-size : 8px;
	font-family : Arial,  sans-serif;
	font-style : normal;
}

h1  {
	font-size : large;
	font-family : Arial,  sans-serif;
	font-weight : normal;
	margin-left : 30px;
	margin-right : 30px;
	text-align : center;
}

h2  {
	font-family : Futuris, Arial,  sans-serif;
	font-size : 13;
	font-weight : bold;
	margin-left : 10px;
	margin-right : 10px;
	text-align : center;
}

h3  {
	font-family : Futuris, Arial,  sans-serif;
	font-size : 14;
	font-weight : bold;
	margin-left : 10px;
	margin-right : 10px;
	text-align : left;
}

h4  {
	font-size : medium;
	font-weight : bold;
	font-style : italic;
	margin-left : 65px;
	margin-right : 30px;
	text-align : left;
}

A  {
	font-size : 14px;
	font-family : Arial,  sans-serif;
	color : ff0000;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	
	font-family : Arial,  sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : dd0000;
}

A:Active  {
	
	font-family : Arial,  sans-serif;
	font-weight : bold;
	color : red;
	text-decoration : underline;
}

A:Hover  {
	
	font-family : Arial,  sans-serif;
	font-weight : bold;
	text-decoration : underline;
	color : ff0000;
}

.Image
{
	background-color: #ffffff;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-top: 30px;
}