a:link
{
	color: ffffff;
	text-decoration: underline; 
}
a:visited
{
	color: ffffff;
	text-decoration: underline; 
} 
a:active 
{
	color: ffffff;
	text-decoration: underline; 	
}
a:hover
{
	color: ffffff;
	text-decoration: none;	
}

body
{
	font-family: Arial;
	font-size: 14px;
	background-color: rgb(255,255,255);
	color: #ffffff;
	margin:1;
}

p
{
	text-align: justify;
	line-height: 150%
}

table
{
	font-family: Arial;
	font-size: 14px;
	bckground-color:rgb(255,255,255);


}
.th
{
    background-color: 003264;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: ffffff;
}
.tch
{
    background-color: a7a7a7;
	font-family: Arial;
	font-size: 12px;
	color: 000000;
}
.tc
{
    background-color: ebebeb;
	font-family: Arial;
	font-size: 12px;
	font-type: normal;
	color: rgb(0,0,0)
}

h1
{
	font-family: Times New Roman;
	font-size  : 15pt;
	color: c80000;
	font-style: normal;
}

h2
{
	font-family: Arial;
	font-size  : 10pt;
	color: rgb(255,255,255)
}
.mt
{
	font-family: Impact, Arial;
	font-size :35px;
	color: rgb(248,153,28);
	font-weight: normal;
}
.shd
{
	font-family: Arial;
	font-size  :15px;
	color: rgb(255,255,255);
	font-weight: bold;
}
.hd
{
	font-family: Arial;
	font-size  :14px;
	color: rgb(255,255,255);
	font-weight: bold;
}
.tb
{
    border:1px solid #C0C0C0; background-color:#FFFFE1;
	font-family: Verdana;
	font-size  : 11px;
	font-type: normal;
	padding-left:4; padding-right:4; padding-top:1; padding-bottom:1

}

ul
{
	font-family: Arial ;
    font-style: normal;
    color: rgb(255,255,255);
    list-style: square;
    list-style-image:url('images/listbullet.gif');
   	line-height: 150%
}   	
   
   
a.nav:link    
{
	display: block;
	line-height: 24px;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    background-color: rgb(255,255,255);
    text-decoration: none;
}

a.nav:visited 
{
	display: block;
    line-height: 24px;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    background-color: rgb(255,255,255);
    text-decoration: none;
}

a.nav:hover   
{
	display: block;
	line-height: 24px;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    background-color: rgb(255,255,255);
    text-decoration: none;
}

a.navmo:link    
{
   display: block;
   line-height: 24px;
   color: #000000;
    font-size: 11px;
   font-weight: normal;
   background-color: rgb(255,255,255);
   text-decoration: none;
}

a.navmo:visited 
{
	display: block;
    line-height: 24px;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
	background-color: rgb(255,255,255);
    text-decoration: none;
}

a.navmo:hover   
{
	display: block;
	line-height: 24px;
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    background-color: rgb(255,255,255);
    text-decoration: none;
}