body
	{
	background-color : #336666;
	font-family : Helvetica,Arial,Geneva,Swiss,SunSans-Regular,"sans serif";
	margin-left : 1em;
	margin-right : 1em;
	margin-top : 2em;
}

table
{
	font-family : Helvetica,Arial,Geneva,Swiss,SunSans-Regular,"sans serif";
	margin-left: auto;
	margin-right: auto;
	background-color : #ffffff;

}

h1
{
	font-family : Helvetica,Arial,Geneva,Swiss,SunSans-Regular,"sans serif";
	text-align : center;
	color : #000000;
	background : #993300;
	font-size : 28pt;
	font-weight : 900;
	padding : 1mm 1em;
	border : medium ridge ;
	border-color : #336666;
}

h2
{
	font-family : Helvetica,Arial,Geneva,Swiss,SunSans-Regular,"sans serif";
	text-align : center;
	color : #000000;
	background : #cccccc;
	font-size : 20pt;
	font-weight : 600;
	padding : 1mm 1em;
	border-width : thin thin medium;
	border-style : ridge;
	border-color : #336666;
}

h3
{
	font-family : Helvetica,Arial,Geneva,Swiss,SunSans-Regular,"sans serif";
	text-align : center;
	color : #000000;
	background : #cccccc;
	font-size : 14pt;
	font-weight : 400;
	padding : 1mm 1em;
	border-width : thin;
	border-style : ridge;
	border-color : #336666;
}


th
{
	background-color : #cccccc;
	font-family : Helvetica,Arial,Geneva,Swiss,SunSans-Regular,"sans serif";
	color : black;
}


form
{
	font-family : Helvetica,Arial,Geneva,Swiss,SunSans-Regular,"sans serif";
	color : black;
}

a:link
{
	color : #663300;
	font-family : Helvetica,Arial,Geneva,Swiss,SunSans-Regular,"sans serif";
	font-style : normal;
	border-width : 0;
	border-style : none;
	border-color : #ffdd00;
}

a:visited
{
	font-family : Helvetica,Arial,Geneva,Swiss,SunSans-Regular,"sans serif";
	color : #996633;
	border-width : 0;
	border-style : none;
	border-color : #ffdd00;
}

a:active
{
	color : red;
	text-decoration : line-through;
	border-width : 0;
	border-style : none;
	border-color : #ffdd00;
}

a:hover
{
	background-color : #993300;
	color : white;
	font-family : Helvetica,Arial,Geneva,Swiss,SunSans-Regular,"sans serif";
	font-style : normal;
	border-width : 0;
	border-style : none;
}


div.copy
{
	font-size : 8pt;
	font-family : Helvetica,Arial,Geneva,Swiss,SunSans-Regular,"sans serif";
	color : black;
}

img
{
	border-width : 0;
	border-style : none;
}


ul , ol , li
{
	font-family : Helvetica,Arial,Geneva,Swiss,SunSans-Regular,"sans serif";
	color : black;
}

ul li , ul ul li
{
	font-family : Helvetica,Arial,Geneva,Swiss,SunSans-Regular,"sans serif";
	color : black;
}

