BODY 	{
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		font-size: 10pt;
		background-color: cccccc;
		color: 666666;
		}

.text 	{
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		line-height: 1.5;
		font-size: 10pt;
		color: 666666;
		border-right-width: 5px;
		border-left-width: 5px;
		border-bottom-width: 2px;
		border-right-style: solid;
		border-left-style: solid;
		border-bottom-style: solid;
		border-right-color: #339933;
		border-left-color: #339933;
		border-bottom-color: #339933;
		}
		
.homewhite 	{
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		line-height: 1.5;
		font-size: 10pt;
		color: 666666;
		background-color: FFFFFF;
		}

.box 	{
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		line-height: 1.5;
		font-size: 10pt;
		color: 666666;
		}

.breakingnews 	{
		background-color: 333333;
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		line-height: 1.5;
		font-size: 12pt;
		color: ffffff;
		text-align: center;
		font-weight: bold;
		padding-top: 5pt;
		padding-bottom: 5pt;
		padding-left: 0pt;
		padding-right: 0pt;
		border-right-width: 0px;
		border-left-width: 0px;
		border-top-width: 0px;
		border-bottom-width: 0px;
		border-right-style: solid;
		border-left-style: groove;
		border-top-style: solid;
		border-bottom-style: solid;
		border-right-color: #cccccc;
		border-left-color: #cccccc;
		border-top-color: #cccccc;
		border-bottom-color: #cccccc;
		}

.newsheader 	{
		font-size: 18pt;
		color: ff0000;
		text-align: center;
		}

.white 	{
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		line-height: 1.5;
		font-size: 10pt;
		color: 666666;
		padding-left: 10px;
		background-color: FFFFFF;
		}

.table 	{
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		font-size: 9pt;
		color: 666666;
		border-color: 666666;
		}

.top 	{
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		font-size: 8pt;
		color: 000000;
		}

H2 		{
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		color: 00CC00;
		}

.subnav	{
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		background-color: FFCC66;
		border-color: FF9900;
		font-size: 10pt;
		color: 666666;
		}

.nav	{
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		font-size: 10pt;
		font-weight: bold;
		color: 666666;
		padding-top: 5px;
		padding-bottom: 2px;
		background-color: 339933;
		}

.foot	{
		background-color: FF8F1F;
		color: 333333;
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		font-size: 9pt;
		text-align: left;
		line-height: 1.2;
		}

A		{
		Text-decoration: none;
		}

A:link {color: 0000FF}
A:Visited {color: 0000FF}
A:hover {Text-decoration: underline; color: 3366CC}

