/* CSS Document */

.text {font-family:"trebuchet ms", arial, helvetica, "lucida grande", sans-serif;
	font-size: 10 pt; 
	color:#444444; 
	text-align:justify; 
	text-decoration: none;
	padding: 2 2 2 2;
	border-right: 2px solid #e8e7e7;
	border-top: 2px solid #e8e7e7;
	border-left: 2px solid #e8e7e7;
	border-bottom: 2px solid #e8e7e7;
        background-color: #ffffff
	}




 body {background-color: #E2E2E2; font-family:"trebuchet ms", arial, helvetica, "lucida grande", sans-serif;}


 a:link    {color: 333333;}
 a:visited {color: 333333;} 
 a:active  {color: 333333;} 
 a:hover   {color: 7092b7; text-decoration: none;}
 a         { text-decoration: underline;}

h1 {margin: 0; font-size: 18 px; font-family: Tahoma; color: #1b1b1b; font-weight: normal;}
 ul {list-style-image: url("images/li.gif")}

 body,td,th {color: #000000;}


#footer {
	background-image:url(images/index_05.jpg);
	height: 60px;
	padding: 15px 5px 0 5px;
}
