html { overflow: -moz-scrollbars-vertical; }

p	{
	margin-top:0px;
	margin-bottom:10px}

h1	{
	margin-top:0px;
	margin-bottom:10px;
	font-family:Georgia, Times;
	text-align:left;
	font-size:18px;
	line-height:24px;
	color:#333333;}

body {
	background-color:#DEDEE6;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;}

a:link {
	text-decoration:none;
	color:#999999;}

a:visited {
	text-decoration:none;
	color:#999999;}
	
a:hover {
	text-decoration:none;
	color:#B1612D;}
	
.texto {
	font-family:Georgia, Times;
	text-align:left;
	font-size:12px;
	line-height:19px;
	color:#333333;}

.texto_destacado {
	font-family:Trebuchet MS;
	font-variant:small-caps;
	font-size:12px;
	line-height:19px;
	color:#333333;}
	
.texto_small2 {
	font-family:Georgia, Times;
	text-align:left;
	font-size:11px;
	line-height:16px;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 1px;
}
	
.texto_small {
	font-family:Georgia, Times;
	text-align:left;
	font-size:11px;
	line-height:16px;
	color:#333333;}
	
.texto_pie {
	font-family:Arial;
	font-size:11px;
	line-height:21px;
	color:#999999;}
	
.texto_tit {
	font-family:Trebuchet MS;
	font-weight:bold;
	text-align:left;
	font-size:13px;
	line-height:19px;
	color:#375277;}
