﻿body
{
	font-family: Arial;
	color: #474747;
}
.menutitle
{
	text-transform: capitalize;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.menuhome
{text-transform: uppercase;
	font-size: 9pt;
	text-decoration: none;
	color: white;}
.pagetitle
{
	text-transform: uppercase;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
.copyright
{
	font-size: 10pt;
}
