﻿body 
{
	background-color: #F1F1F1;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;	
	color: #252525;
}

a 
{
	font-size: 11px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}

a:hover 
{
	color: #008340;
	text-decoration: none;
}

p
{
	font-size: 11px;
	color: #252525;
	text-align: justify;
	line-height: 18px;
}

li
{
	font-size: 11px;
	color: #252525;
	text-align: justify;
	line-height: 18px;
}

.cajaDeTexto
{
	height:15px;
	border-right: #9c9c9c 1px solid; 
	border-top: #9c9c9c 1px solid; 
	border-left: #9c9c9c 1px solid; 
	border-bottom: #9c9c9c 1px solid;
	font-size: small;
}

h5
{
	font-size: 11px;	
}