p  {
	font-size : 11px;
	font-family : Arial;Helvetica;
	color : white;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 16px;
	margin-right: 0px;
}

h1  {
	font-size : 18px;
	font-family : Arial;Helvetica;
	font-weight : bold;
	color : silver;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 16px;
	margin-right: 0px;
}

h2  {
	font-size : 14px;
	font-family : Arial;Helvetica;
	font-weight : bold;
	text-align : left;
	color : silver;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 16px;
	margin-right: 0px;}

h3  {
	font-size : 10px;
	font-family : Arial;Helvetica;
	font-weight : bold;
	font-style : normal;
	margin-top : 0px;
	margin-bottom : 0px;
	color : white;
}

option  {
	font-size : 10px;
	font-family : Arial;Helvetica;
	color : red;
}


table        {
	font-family: Arial;Helvetica;
	font-size: 11px;
	align:left;
	valign:top;
	color: white;
	padding: 0px;
}
            
tr        {
	font-family: Arial;Helvetica;
	font-size: 11px;
	color: white;
	padding: 0px;
}

td           {
	align:left;
	valign:top;
	font-family: Arial;Helvetica;
	font-size: 11px;
	color: white;
	padding: 0px;
	text-align:left;
	margin-left:16;
	margin-top:6;
	margin-bottom:0
}

a  {
	font-weight : bold;
	text-decoration : none;
	color : navy;
}

a:link			{
	color:#ffa500;
	font-family: Arial,Helvetica;
	font-weight: bold;
}

a:Visited  {
	font-weight : bold;
	text-decoration : none;
	color : #ffa500;
}

a:Active  {
	font-weight : bold;
	text-decoration : none;
	color : gold;
}

A:Hover  {
	font-weight : bold;
	text-decoration : none;
	color : gold;
}

body 	 {
	font-size : 12px;
	font-family : Arial;Helvetica;
	color : white;
	}