BODY {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	color : Black;
	text-align : justify;
	background-image : url(../images/h1.jpg);
	background-attachment : fixed;
	margin-top : 0px;
	margin-left : 0px;
}
A:LINK {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Silver;
}
A:VISITED {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Silver;
}
A:ACTIVE {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Silver;
}
A:HOVER {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : Red;
}
H1 {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : Red;
}
H2 {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : black;
}
H3 {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : Red;
}
H4 {
		font-family : Verdana;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color : Red;
}


UL {
	list-style-type : square;
}
TABLE {
	text-align : justify;
	font-family : Verdana;
	font-style : normal;
	font-size : 8pt;
}
TD {
	text-align : justify;
	vertical-align : top;
}


