﻿body {
}
A
{
	font-size: 12pt;
	color: #4f6dc8;
	font-family: 'Century Gothic' , Verdana;
	text-decoration: none;
	font-weight: normal;
}
A:hover
{
	font-size: 12pt;
	color: #eeeae8;
	font-family: 'Century Gothic' , Verdana;
	font-weight: normal;
	text-decoration: none;
}
P
{
	font-size: 12pt;
	font-family: 'Century Gothic' , Verdana;
	color: black;
	text-align: left;
	margin-left: 40px;
	text-indent: 0px;
	margin-right: 40px;
	text-align:justify;

}
PRE
{
	font-size: 12pt;
	font-family: 'Century Gothic' , Verdana;
	color: black;
	text-align: left;
	text-indent: 0px;
	margin-left: 40px;
	margin-right: 40px;
	text-align:justify;	
}
