P  {
	
	font-family : Times;
	font-size : 12pt;
	font-style : normal;
	line-height : 12pt;
	font-weight : normal;
	list-style-type : disk;
	color :white;
	text-align:left;
}

H1  {
	text-decoration : underline;
	font-family : verdana, helvetica, arial, san-serif;
	font-size : 18pt;
	font-style : normal;
	color : Aqua;
	text-align : left;
	line-height : 20pt;



}

H2  {
	font-family : verdana, helvetica, arial, san-serif;
	text-decoration : underline;
	font-style : normal;
	font-size : 16pt;
	color : Aqua;
	text-align : left;
	line-height : 16pt;



}

H3  {
	font-family : verdana, helvetica, arial, san-serif;
	text-decoration : underline;
	font-style : normal;
	font-size : 14pt;
	color : Aqua;
	text-align : left;
	line-height : 14pt;



}

A  {
	text-decoration : underline;
	font-weight : normal;
	color : aqua;

}

A:Visited  {
	color : aqua;
}

A:Active  {
	color : red;
}

A:Hover  {
	color : white;
}
UL{
	font-size : 10pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	color : Aqua;
}

BODY  {
	background : black;
	font-size : 10pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height : 14pt;
	background-color : Black;
	color : White;
        
}


form  {

	font-family : Times;
	font-size : 12pt;
	font-style : normal;
	line-height : 12pt;
	font-weight : normal;
	list-style-type : disk;
	color :white;
	text-align:left;
	
}


form.center  {

	font-family : Times;
	font-size : 12pt;
	font-style : normal;
	line-height : 12pt;
	font-weight : normal;
	list-style-type : disk;
	color :white;
	text-align:center;
	
}

Table {
	text-align : left;
}

.hidden {
 display: none;
}

input.ticker  {
	font-family : Times;
	font-size : 16pt;
	font-style : italic;
	line-height : 16pt;
	font-weight : normal;
	list-style-type : disk;
	color :Aqua;
	background-color : Black;
	border-style:double;
	border-color:blue;red;aqua;white;
	text-align : center;
}

