/* style name="basis"*/
<!-- 


 BODY  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : White;
	font-weight : normal;
	font-style : normal;
	margin-top : 3%;
	margin-left : 4%;
	margin-right : 4 %;
	background-image : none;
	background-attachment : fixed;
	background-color: Black;
}

H1  {
	font-size : xx-large;
}

H2  {
	font-size : x-large;
}

H3  {
	font-size : large;
}

A:link  {
	color : Aqua;
	text-decoration : none;
	font-weight : bold;
}

A:visited  {
	color : #009CFF;
	text-decoration : none;
}

A:active  {
	color : blue;
	text-decoration : none;
}

A:hover  {
	color : #ff0000;
	text-decoration : underline;
}

A:link IMG  {
	border : 2;
}

A:visited IMG  {
	border : 0;
}

A:active IMG  {
	border : 0;
}

B  {
	font-weight : bold;
}

HR  {
	size : 4
	width : 100%;
	color : Silver;
}

IMG  {
	border : 2;
}

PRE  {
	font-family : monospace;
	font-size : 90%;
}

TABLE {
	border : 1px ; 
}

TD {
	font-size : 11pt;
	color : White;
}
