a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
 
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding:0px;
margin: 0px 0px 0px 0px;
background-color: #FFFFFF;
color: #5B5B5B;
}

html, body, p, table, td, ul, textarea, input, select {  
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.small {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}

.hide {  
font-family: Arial, Helvetica; 
font-size: 1px;
color: #cccccc;
}

.style1 {
font-size: 14px;
font-weight: bold;
color: #5A8CAD
}

.style2 {
font-size: 14px;
font-weight: bold;
color: #39424A;
}
.style3 {
font-size: 14px;
font-weight: bold;
color: #000000
}

.style4 {
font-size: 14px;
color: #FFFFFF;
background-color: #39424A;
}

.t-azul {  
font-size: 11px;
color: #5A8CAD;
}

.t-marino {  
font-size: 11px;
color: #39424A;
}

.t-blanco {  
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
}

.t-gris {  
font-size: 11px;
color: #808080;
}

.t-negro {  
font-size: 11px;
color: #000000;
font-weight: bold;
}

.img {
  margin: 0px;
  border: 0px;
  text-align: center;
}

LI {
	LIST-STYLE-IMAGE: url('images/bullet.gif')
	}