td{

	font-family: arial; 
    font-size: 12px;
	color: black;
	line-height: 130%;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
    background-image: url(images/index_01.jpg);
	background-repeat : repeat-x;
	background-color: white;
}

.bg {
	background-image: url(images/bg.jpg);
	background-repeat : repeat-x;
	background-color: white;
}

.t1 {
    font-family: verdana; 
    font-size: 11px; 
	color: white; 
	line-height: 130%;
}

.t2 {
    font-family: arial; 
    font-size: 20px; 
	color: white;
	line-height: 130%;
}

.t3 {
    font-family: georgia; 
    font-size: 16px; 
	color: white;
	line-height: 130%;
}


.t4 {
    font-family: arial; 
    font-size: 14px; font-weight:bold;
	color: red;
	line-height: 120%;
}

.h1 {  font-family: Helvetica, sans-serif;
    font-size: 20px; 
	color: black;
	line-height: 100%; border-bottom:  solid 1px  black;} 
	
A.L1:link {
font-family:  arial; font-weight:bold;
font-size: 12px; 	line-height: 120%;
color: black; text-decoration: none; }

A.L1:visited {
font-family:  arial; font-weight:bold;
font-size: 12px; 	line-height: 120%;
color: black; text-decoration: none;}

A.L1:hover {
color: black; text-decoration: underline;}  
  
A.L2:link {
font-family:  arial; 
font-size: 12px; 	line-height: 120%;
color: black; text-decoration: none; }

A.L2:visited {
font-family:  arial; 
font-size: 12px; 	line-height: 120%;
color: black; text-decoration: none;}

A.L2:hover {
color: black; text-decoration: underline;}  

  
A:link {
font-family:  arial;
font-size: 12px; line-height: 130%;
color: red; text-decoration: underline; 
 }

A:visited {
font-family:  arial;
font-size: 12px; line-height: 130%;
color: red; text-decoration: underline; 
 }

A:hover {
color:  red; text-decoration: none;}

