﻿body
{
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B0C2C6;
}
.page
{
	background-color: #FFFFFF;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
img
{
	border-width: 0px;
}
a.print
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.print:hover
{
	color: #0066FF;
}
.rangos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-right: 25px;
}
.font10
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.font10b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.font12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.font12b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.font14
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.font14b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.font16
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.font16b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.font18
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.font18b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.font20
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.font20b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.BorderRight
{
	border-right-style: solid;
	border-width: 1px;
	border-color: #333333;
}
.BorderLeft
{
	border-left-style: solid;
	border-width: 1px;
	border-color: #333333;
}
.BorderBottom
{
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #333333;
}
.BorderTop
{
	border-top-style: solid;
	border-width: 1px;
	border-color: #333333;
}
.BorderAll
{
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

