A  {
	font-family : arial;
	font-size : 3.5mm;
	color : Navy;
	text-decoration : none;
}

A:HOVER  {
	font-family : arial;
	font-size : 3.5mm;
	color : Blue;
	text-decoration : underline;
}

BODY  {
	font-family : arial;
	font-size : 3mm;
	color : black;
}

DIV  {
	font-family : Arial;
	font-size : 2.5mm;
	color : Black;
	vertical-align : 2%;
}

H3  {
	font-style : italic;
	font-family : tahoma;
	font-size : 4.5mm;
	color : Navy;
}

H4  {
	font-style : italic;
	font-family : tahoma;
	font-size : 3.5mm;
	color : #70ccff;
	text-align : left;
}

H6  {
	font-style : italic;
	font-family : tahoma;
	font-size : 3.5mm;
	background-color : #24246f;
	vertical-align : top;
	margin-top : 0mm;
	margin-bottom : 0mm;
	color : Lime;
}

P  {
	font-family : arial;
	font-size : 3.5mm;
	color : Black;
	margin-top : 0mm;
	margin-bottom : 0mm;
}

H2  {
	font-size : x-small;
	font-weight : bold;
	font-family : Arial;
}

H5  {
	font-family : Arial;
	color : black;
	background-color : dedeff;
	font-size : 3.5mm;
	text-align : left;
	font-weight : normal;
	padding : ;
	padding-bottom : ;
	padding-top : ;
	padding-left : ;
	height : auto;
}

