BODY  {
	text-align : justify;
	font-size : small;
	font-family : Arial;
	text-decoration : none;
	color : Black;
	background-color : #B4CDAD;
	scrollbar-3d-light-color : #669999;
	scrollbar-arrow-color : #990099;
	scrollbar-base-color : #669999;
	scrollbar-dark-shadow-color : #669999;
	scrollbar-face-color : #B4CDAD;
	scrollbar-highlight-color : #B4CDAD;
	scrollbar-shadow-color : #669999;
}

P  {
	font-size : small;
	font-family : Arial;
	color : Black;
	font-style : normal;
	font-weight : normal;
	;
	text-decoration : none;
}

H1  {
	font-weight : normal;
	font-family : Arial;
	text-decoration : none;
	font-size : large;
	color : #008000;
	font-style : italic;
}

H2  {
	font-weight : normal;
	font-family : Arial;
}

H3  {
	font-weight : bold;
	font-family : Arial;
	; font-size : medium;
	font-style : italic;
}

A  {
	color : Black;
	text-decoration : none;
	font-size : small;
	font-family : Arial;
	font-weight : bold;
}

A:Visited  {
	color : #006a6a;
	font-size : small;
	font-family : Arial;
}

A:Active  {
	color : Purple;
	font-size : small;
	font-family : Arial;
}

A:Hover  {
	color : Purple;
	font-weight : bold;
	font-size : small;
	font-family : Arial;
}

H4  {
	text-decoration : underline;
	font-weight : normal;
	font-family : Arial;
	; font-size : small;
}

H6  {
	font-style : italic;
	font-family : Arial;
}

H5  {
	color : Purple;
	font-style : italic;
	font-weight : normal;
	font-size : x-small;
}


