td	{
	text-align: justify;
	font-size: 20px;
	color: 000000;
	font-family: Times New Roman, Book Antiqua;
	}

td.main	{
	text-align: justify;
	font-size: 20px;
	color: 000000;
	font-family: Times New Roman, Book Antiqua;
	}

td.navhead{
	text-align: center;
	background: url('menu_header.gif');

	}
	
td.navbar{
	text-align: center;
	font-size: 22px;
	background: url('button.gif');
	}
	
td.center{
	text-align: center;
	}
	
a:link	{
	color: 0000d9;
	text-decoration: none;
	}

a:visited{
	color: 0000d9;
	text-decoration: none;
	}

a:hover	{
	text-decoration: underline;
	}

div.subhead{
	text-align: center;
	font-size: 24pt;
	font-weight: strong;
	}

div.medium{
	font-size: 14pt;
	}

div.small{
	font-size: 8pt;
	}
