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



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



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


.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:11pt;
	COLOR: white;
	FONT-FAMILY: arial; 
	font-weight: bold;
}

//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: purple;
	font-weight:bold;
	
	}


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: #00A5CE;
	line-height:25px;
	font-weight: bold;

}
.titles2 {
	font-family: book antiqua;
	font-size:20px;
	color: #FFFFFF;
	line-height:24px;
	font-weight: bold;

}
.titles3 {
	font-family: verdana;
	font-size:22px;
	color: #996699;
	line-height:28px;
	font-weight: bold;

}
.titles4 {

	font-family: arial;
	font-size:17px;
	color: #663399;
	line-height:20px;
	font-weight: bold;
}
