Body  {
	color : Black;
	font-style : normal;
	font-family : Courier New;
	font-size : 2.5mm;
}

Table  {
	COLOR : #333333;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 3mm;
}

A  {
	COLOR : #0000FF;
	TEXT-DECORATION : none;
}

a:hover  {
	text-decoration : underline;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	COLOR : #0000FF;
}

h1  {
	font-size : 10mm;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	margin-bottom : 0mm;
	padding-bottom : 0mm;
}

h2  {
	font-size : 8mm;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	margin-bottom : 0mm;
	padding-bottom : 0mm;
}

h3  {
	font-size : 6mm;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	margin-bottom : 0mm;
	padding-bottom : 0mm;
}

h4  {
	font-size : 4.5mm;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	margin-bottom : 0mm;
	padding-bottom : 0mm;
}

h5  {
	font-size : 3.5mm;
	font-weight : bold;
	color : Black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	padding-bottom : 0mm;
	padding : 0mm;
	margin-bottom : 0mm;
}

h6  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 3mm;
	color : Black;
	font-weight : bold;
	margin-bottom : 0mm;
	padding-bottom : 0mm;
}

p  {
	FONT-SIZE : 3mm;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
}

p.small  {
	font-size : 2.5mm;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
}

div  {
	COLOR : Black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 3mm;
}

div.small  {
	COLOR : Black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 2.5mm;
}

p.big  {
	FONT-SIZE : 3.5mm;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
}

div.big  {
	COLOR : Black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 3.5mm;
}

.code  {
	FONT-FAMILY : monospace;
	color : Black;
}


