body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

/*
 *
 *
 read text online
 *
 *
 */
.read
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
}

/*
 *
 * 
 links
 *
 *
 */
a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0D317D;
	font-size: 12px;
}
a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0D317D;
	font-size: 12px;
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #437AC5;
	font-size: 12px;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0D317D;
	font-size: 12px;
	text-decoration: none;
}

/*
 *
 * 
 title class
 *
 *
 */

.title 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0D317D;
	font-size: 12px;
	text-decoration: none;
}
.subtitle 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 17px;
	text-decoration: none;
}
.title A
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0D317D;
	font-size: 19px;
	text-decoration: none;
}
.title A:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0D317D;
	font-size: 19px;
	text-decoration: none;
}
.title A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #437AC5;
	font-size: 19px;
	text-decoration: none;
}
.title A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0D317D;
	font-size: 19px;
	text-decoration: none;
}
