﻿body 
{
	margin-top: 10px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

table
{
	background-color: #ffffff;
	margin-left:107px;
}

a:link 
{
	color:#ff3333;
	text-decoration: none;
}

a:hover 
{
	color:#ff3333;
	text-decoration:underline;
}

.JoinText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size : 8pt;
}

.CopyrightText
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 8pt;
}

