body {
  	border : 1px;
}

h1 {
	font-size: 30pt;
	text-align: center;
}

h2 {
	font-size: 20pt;
	text-align: left;
}

h3 {	font-size: 20pt;
	text-align: left;
}

h4 {	font-size: 15pt;
	text-align: center;
}

HR {	color: #000000;
	height : 1px;
}

a:hover	{
	background: #EEEEEE;
	}
a:link 	{
	color: #000000;
	}
a:visited {
	color: #000000;
	}
a:active {
	color: blue;
	}

A {
	text-decoration:none;
}

p {
	margin-left: 50px;
}

img	{
	border: 0;
}

BODY {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-color: #FFFFFF;


}
.verysmall {
	font-size : 10px;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	text-align : left;
	text-transform : none;
	text-indent : 1px;
	text-decoration : none;
	font-weight : bold;
	color : Black;
}

.copyright {
	font-size : 10px;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	text-align : left;
	text-transform : none;
	text-indent : 1px;
	text-decoration : italic;
	font-weight : none;
	color : #EEEEEE;
}