Body, td, table, LI, blockquote {  
	font-size:13px;
	font-family: Arial;
	color: #000000;
	line-height: 15px;
	letter-spacing: 0pt;
	}


.dropdown {
	FONT-SIZE: 13pt;
	COLOR: black;
	FONT-FAMILY: arial; 
	BACKGROUND-COLOR: white;
	highlight-color: FF9621;
	border: solid #B8B9B9 1px; 
	font-weight:lighter;
}

.size13 {
	font-size:13pt;
	COLOR: black;
	FONT-FAMILY: arial; 
}

.titles {
	font-family: Arial, Verdana; 
	font-size:24px;
	color: black;
	line-height:28px;
	}



.quicklinks {
	font-size: 10px ;
	font-style: normal;
	line-height:normal;	
	}


//order of the properties is important! put visited before hover 


A.header:link {
    text-decoration:    none;
    color: #087BBD;
	font-style: normal;
}

A.header:visited  {
    text-decoration:    none;
	font-style: normal;
    color: #087BBD;
	}

A.header:active   {
  	color: white;
	text-decoration: none;
	background-color: #087BBD;
	font-style: normal;
}

A.header:hover    {
    text-decoration:    underline;
	font-style: normal;
    color: #087BBD;
	background-color: white;
}




.quote {
	font-size: 15px ;
	font-style: normal;
    color: white;
	
	}


A.nav:link {
    text-decoration:    none;
    color: white;
	font-style: normal;
	
}

A.nav:visited  {
    text-decoration:    none;
	font-style: normal;
    color: white;
	}

A.nav:active   {
  	color: white;
	text-decoration: none;
	font-style: normal;
}

A.nav:hover    {
    text-decoration:    underline;
	font-style: normal;
    color: white;
}





.menu {
	font-style: normal;
    color: white;
	text-decoration: none;
	}

A.menu:visited  {
    text-decoration:    none;
	}

A.menu:hover    {
    text-decoration:    underline;
}





a	{
	color: #0033CC;
	text-decoration: underline;
	font-style: italic;
	}


a:visited { 
	text-decoration: underline;
   	}


a:active { 
  	color: #666666;
	text-decoration: none;
	}
	

a:hover {  
   	color: black;
	text-decoration: underline;
   	}
	

LI.case {
	font-size: 11px;
	font-style: normal;
	color: white;
   line-height: 14px ; 
	}

ol { 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size:12px 
   line-height: 17px ; 
  
    }

ul 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   	line-height; 17px ; 
	list-style-type: disc;

	}



.FOOTER	{
	font-size:9px;
	color: BEBDBD;
	text-align: center;
	}



.BACKGROUND{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: white;
	background-image:url("bg.gif");
	background-repeat: repeat;
}
.subtitle {
	font-family: verdana;
	font-size:18px;
	color: #FF0000;
	line-height:22px;
	font-weight: bold;

}
.titles2 {

	font-family: Arial, Verdana; 
	font-size:24px;
	color: #FFFFFF;
	line-height:30px;
}
.titles3 {
	font-family: verdana;
	font-size:24px;
	color: #0033FF;
	line-height:30px;
	font-weight: bold;

}
