body
{
    MARGIN: 0px;
}

.head1 
{
    font-family: Verdana;
    font-size: 14;
    font-style: normal;
    font-weight: bold;
    color: F0F0F0;
    text-indent: 0pt
}


.maintext
{
    font-family: Verdana;
    font-size : 13;
    font-style : normal;
    font-weight : normal;
    letter-spacing : 0px;
    color: F0F0F0;
    text-indent: 0;
}

.tabletext
{
    font-family: Verdana;
    font-size : 11;
    font-style : normal;
    font-weight : normal;
    letter-spacing : 0px;
    color: F0F0F0;
    text-indent: 0;
}

.link1
{
    font-family : Verdana;
    font-size : 10;
    font-style : normal;
    font-weight : normal;
    letter-spacing : 0px;
    color: eb830f;
    text-indent: 0pt
}

.foottext
{
    font-family: Verdana;
    font-size : 10;
    font-style : normal;
    font-weight : normal;
    letter-spacing : 0px;
    color: F0F0F0;
    text-indent: 0;
}

.foottext:hover
{
    text-decoration: underline;
    color: ffffff;
}


a
{
    color: f33300;
    text-decoration: none;
}

a:hover
{
    color: ff8050;
    text-decoration: none;
}

p
{
    margin-top:6px;
    margin-bottom:6px;
    text-indent: 8px;
}
.news{ font-family:Verdana; font-size:12px; color:#FFFFFF

}
.newslabel {

	float:left;
	width:100%;
	margin-bottom:10px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 2px;
}
.newslabel_ch1{
	color:#ffffff;
	text-transform:uppercase;
	border-bottom:5px #ffffff solid;
	font-size:12px;
	float:left;
	font-weight: bold;
}