body {

	scrollbar-face-color: #8d9c6e;
	scrollbar-shadow-color: #2f3148;
	scrollbar-highlight-color: #2f3148;
	scrollbar-3dlight-color: #2f3148;
	scrollbar-darkshadow-color: #2f3148;
	scrollbar-track-color: #2f3148;
	scrollbar-arrow-color: #8d9c6e;
	background-color: #2f3148;

	font-family: verdana;
	font-weight: normal;
	text-align: justify;
	color: #5c6085;
	font-size: 10px;
}
#div {
   width:1024px;
   height:600px;
   position:absolute;
   left:50%;
   margin-left: -512px;       /* observe q coloquei a metade do width */
   float:center;
}
TD  {	
	font-family: verdana;
	font-weight: normal;
	text-align: justify;
	padding: 17px;
	color: #5c6085;
	font-size: 10px;
}
.head1 { 
	background:url(imagens/rag_lifh04.jpg);
	background-repeat: no-repeat;
	color:#8d9c6e;
	font-weight:bold;
	font-size:11px;
	font-family: Verdana;
	line-height:14px;
	text-align:center;
	padding-top:20px;
	padding-left:20px;
	height:54px;
}
.head2 { 
	background:url(imagens/rag_lifh06.jpg);
	background-repeat:no-repeat;
	height:26px;
}
.head3 { 
	background:url(imagens/rag_lifh01.jpg);
	background-repeat:no-repeat;
	color:#8d9c6e;
	font-weight:bold;
	font-size:11px;
	font-family: Verdana;
	line-height:14px;
	text-align:center;
	padding-top:20px;
	padding-left:20px;
	height:54px;
}
.head4 { 
	background:url(imagens/rag_lifh03.jpg);
	background-repeat:no-repeat;
	height:26px;
}
#menu1 a{
	display:block;
	background-image: url('imagens/rag_lifm01.jpg');
	text-align: center;
	font-family:arial, trebuchet ms;
	font-weight: bold;
	letter-spacing:0px;
	font-size:11px;
	color:#8b8eb9;
	margin: 1px; 
	padding-top:0px; 
	padding-bottom:0px; 
	width:140px;
	height:18px;
}
#menu1 a:hover{
	background-image: url('imagens/rag_lifm02.jpg');
	text-align: center;
	letter-spacing:0px;
	font-size:11px;
	font-weight: bold;
	color:#33354d;
	margin: 1px; 
	padding-top:0px; 
	padding-bottom:0px; 
}
b {
	color: #8d9c6e;
}
i {
	color: #8d9c6e;
}
a{
	height:1px;
}
a:link {
	text-decoration:none; 
	color:#777ca7;
}
a:visited {
	text-decoration:none; 
	color:#777ca7;
}
a:active {
	text-decoration:none; 
	color:#777ca7;
}
a:hover {
	text-decoration:none; 
	color:#b1cc6b;
}