P  {
	text-indent : 30 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  {
	margin-left : 30px;
	font-size : 14px;
	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-size : medium;
	font-weight : bold;
	font-family : Arial,  sans-serif;
	margin-left : 65px;
	margin-right : 30px;
	text-align : left;
}

h3  {
	font-family : Futuris, Arial,  sans-serif;
	font-size : medium;
	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 : ffff00;
	font-weight : bold;
	text-decoration : none;
}

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

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

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

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