BODY
{
    /*BACKGROUND-COLOR: #000000;
    background-image: url(images/header_r1_c1.jpg);
    background-repeat:no-repeat ;*/
    FONT-FAMILY: Arial, Verdana, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}


A:link	{	
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #0048B4;
	text-decoration : none;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-style:			normal;
	color:				#0048B4;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#0048B4;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#0048B4;
		}

.t1 {
  border: 1px solid #0048B4
  }

A:HOVER {
	color: #0048B4;
	text-decoration: underline;
    }
  
A.l1 {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #0048B4;
	text-decoration : none;
	}

A.l2:link	{	
	font-family: Arial, Sans-Serif ;
	font-size: 10pt;
	font-style: normal;
	color: #0048B4;
	text-decoration : none;
	}	
		
A.l2:visited	
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	text-decoration:	none;
	font-style:			normal;
	color:				#0048B4;
	}	
		
A.l2:active	
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	text-decoration:	none;
	color:	#0048B4;
	}	
		
A.l2:hover	
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	text-decoration:	underline;
	color:	#0048B4;
	}
	
A.l2b:link	{	
	font-family: Arial, Sans-Serif ;
	font-size: 10pt;
	font-weight: bolder;
	color: #333333;
	text-decoration : none;
	}	
		
A.l2b:visited	
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	text-decoration:	none;
	font-weight: bolder;
	color:				#333333;
	}	
		
A.l2b:active	
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration:	none;
	color:	#333333;
	}	
		
A.l2b:hover	
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration:	underline;
	color:	#333333;
	}

A.l3 {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #0048B4;
	text-decoration : none;
	}
.p1 {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	}

.p2 {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	}

.p3 {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	}

.h1 {
 	font-family: Arial;
	font-size: 12pt;
	font-weight: bolder;
	color: #000000;
	}

.h2 {
 	font-family: Arial;
	font-size: 10pt;
	font-weight: bolder;
	color: #000000;
	}

.h3 {
 	font-family: Arial;
	font-size: 8pt;
	font-weight: bolder;
	color: #000000;
	}

#box
	{
	padding: 10px;
	border: 1px solid #000;
	border-color: Blue;
	}
	
.box
	{
	padding: 10px;
	border: 1px solid #000;
	border-color: Blue;
	}

