body				{
	font-family: Century Gothic,Arial,Verdana;
	font-size: 12px;
	color: Black;
}
table        		{
	font-family: Arial,Verdana;
	font-size: 12px;
	color: Black;
}
p {
	padding-left : 25px;
	padding-right : 25px;
	text-align : left;
}
H1 {
	font-family : Century Gothic,Arial,Verdana;
	font-size : 16px;
	padding-left : 25px;
	padding-right : 25px;
	padding-bottom : 5px;
	color : Black;
}
H2 {
	font-family : Century Gothic,Arial,Verdana;
	font-size : 14px;
	padding-left : 25px;
	padding-right : 25px;
	color : Black;
}
H3 {
	font-family : Century Gothic,Arial,Verdana;
	font-size : 12px;
	padding-left : 25px;
	padding-right : 25px;
	color : Black;
}
a:link       		{
	color: #0061c4;
	text-decoration: underline;
	font-family : Century Gothic;
	font-size: 12px;
	font-weight : bold;
}
a:active     		{
	color: #c40000;
	text-decoration: none;
	font-family : Century Gothic;
	font-size: 12px;
	font-weight : bold;
}
a:visited    		{
	color: #0061c4;
	text-decoration: underline;
	font-family : Century Gothic;
	font-size: 12px;
	font-weight : bold;
}
a:hover      		{
	color: #c40000;
	text-decoration: none;
	font-family : Century Gothic;
	font-size: 12px;
	font-weight : bold;
}
sub{
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight : bold;
}
li{
	font-family: Century Gothic,Arial,Verdana;
	font-size: 12px;
	color: #000000;
	padding-left : 25px;
	padding-right : 25px;
	text-align : justify;
	list-style-type : circle;
	padding-bottom : 10px;
}