body
{
	font-family : Calibri;
	color: #E6E6E6;
	background-Color: white;
}

table.main_table
{
	background-Color : #5B7EAA;
	border-spacing: 10pt 0pt;
}

a:link
{
	text-decoration : none;
	color : black;
}
a:visited
{
	text-decoration : none;
	color : black;
}
a:hover
{
	text-decoration : none;
	color : red;
}
a:active
{
	text-decoration : none;
	color : red;
}

p
{
	text-align : justify;
}
