P,li  { text-indent : 0px; font-family : Arial, sans-serif; font-size : 10px; 	text-align : justify;  }
div  {
	font-size : 10px;
	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 : Futuris, Arial,  sans-serif;
	font-weight : normal;

	text-align : left;
}

h2  {
	font-size : 15px;
	font-weight : bold;
	font-family : Futuris, Arial,  sans-serif;
	margin-left : 10px;

	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  {

	color : grey;
		text-decoration : none;
}

A:Visited  {

		text-decoration : none;
	color : grey;
}

A:Active  {

		color : red;
	text-decoration : underline;
}

A:Hover  {

	text-decoration : underline;
	color : FFFFFF;
}

