<style>
body         	
{
font-family:arial;
font-size:8px;
margin:0px;
padding:0px;
color:#000000;
font-weight:normal; 
}

a            { font-family:tahoma; font-size:11px; Color:#CE3732; text-decoration:none; font-weight: Noraml}
a:link       { font-family:tahoma; font-size:11px; color:#CE3732; text-decoration:none;font-weight: Noraml}
a:visited	 { font-family:tahoma; font-size:11px; color:#CE3732; text-decoration:none;font-weight: Noraml}
a:hover      { font-family:tahoma; font-size:11px; color:#C3C2C2; text-decoration:none; font-weight: Noraml}

.Home         {font-size: 8pt; font-family: tahoma; color: #ACB1B2; font-weight: Noraml }
.Home1        {font-size: 8pt; font-family: tahoma; color: #ACB1B2; font-weight: Bold }
.Home2        {font-size: 8pt; font-family: tahoma; color: #CE3732; font-weight: Noraml }			
.nor          {font-size: 8pt; font-family: tahoma; color: #5D5D5D; font-weight: Noraml }
.nor1         { font-size: 8pt; font-family: tahoma; color: #5B5B5B; font-weight: Bold }
.nor2        {font-size: 8pt; font-family: tahoma; color: #F38D26; font-weight: NORMAL }
.nor3        {font-size: 8pt; font-family: tahoma; color: #F38D26; font-weight: bold }
.nor4         { font-size: 7.5pt; font-family: tahoma; color: #ffffff; font-weight: NORMAL }
.nor5         { font-size:8pt; font-family: tahoma; color: #618EAF; font-weight: normal }
.nor6         {font-size: 8pt; font-family: tahoma; color: #CC9933; font-weight: normal }
.nor7        {font-size: 8pt; font-family: Tahoma; color: #FF7F00; text-decoration:underline }
.nor8        {font-size: 8pt; font-family: tahoma; color: #666666; font-weight: NORMAL }
.nor9        { font-size:8pt; font-family: tahoma; color: #666666; font-weight: NORMAL }
.norW        {font-size: 8pt; font-family: Verdana; color: #ffffff; font-weight: NORMAL }
.norB     { font-size: 8pt; font-family: Verdana; color: #58514B; font-weight: NORMAL }
.nor_red    { font-size: 8pt; font-family: Verdana; color: #D70500; font-weight: NORMAL }
.nor_red1    { font-size: 7pt; font-family: Verdana; color: #D70500; font-weight: NORMAL }

.box         { border: 1px solid #315587; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1}

.form
{
    BORDER-STYLE:solid;
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 8pt;
    BORDER-LEFT-COLOR: #B9B7B7;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #B9B7B7;
    COLOR: #CC9933;
    BORDER-TOP-COLOR: #B9B7B7;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-RIGHT-WIDTH: 1px;
    border-collapse: collapse ;
    BORDER-RIGHT-COLOR: #B9B7B7;
}


.form1
{
    BORDER-STYLE:solid;
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 8pt;
    BORDER-LEFT-COLOR: #C0C0C0;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #C0C0C0;
    COLOR: #9D9A9A;
    BORDER-TOP-COLOR: #C0C0C0;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-RIGHT-WIDTH: 1px;
    border-collapse: collapse ;
    BORDER-RIGHT-COLOR: #C0C0C0;
}
</style>