BODY {
	font-family : Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
}

li {
	type: disc;
	background : transparent;
}

h1 {
	font-size: 28pt;
	color: white;
}

H3 {
	font-size: 10pt;
	color: #000000;
	
}
H30000 {
	font-size: 13pt;
	color: #333399;
	
}
H4 {
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : Blue;
}
H5 {
	font-size: medium;
	font-variant: small-caps;
	font-weight: bold;
	color : Blue;
	font : large Arial Black;
	font-family : "Swis721 BdCnOul BT";
}
A {
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	color: Blue;
}

A:Hover {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	color: Blue;
}

HR {
	color: blue;
	height: 1pt;
}

H6 {
	font-weight: bold;
	text-decoration: none;
	color: #333399;
}
