﻿body 
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #434343;
    margin: 0px 0px 0px 0px;
    background-color: #2c3b58;
}

TABLE
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #434343;
}
A
{
    color: #01509F;
    text-decoration: none;
}
A:hover
{
    color:Red;
    text-decoration: none;
    
}
SELECT
{
	font-family: Tahoma;
    font-size: 8pt;
    color: #434343;
}
INPUT
{
	font-family: Tahoma;
    font-size: 8pt;
    color: #434343;
}
.MainTxt {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #0b0b0b;
	padding-right: 8px ;
	padding-left: 8px ;
	text-align:justify;
}
.blue_brdr_2 {
	border: 1px solid #67A4B1;
}
.bodyText_italize {	font-family: Arial, Helvetica, sans-serif; font-style: italic;	font-size: 12px;	color: #666666;	text-decoration: none;	line-height: 16px;					
		text-align: justify;}
.siccode{		
text-decoration: none; 
font-size: 9pt; 
font-weight: 700;
}