BODY
{
	background-color:White;
	font-family: Arial;
	font-size: 13px;
	margin-top: 5px;
	margin-left: 50px;
	margin-right: 50px;
	background-image: url(images/backgr.jpg);
}

P
{
	color: Navy;
	font-size: 13px;
	text-indent: 16px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 8px;
}

P.address
{
	color: Red;
	text-align: center;
	font-weight: bold;
}

TD
{
        font-family: Arial;	
        font-size: 13px;
        color: Navy;
}

TD.header
{
	color: Navy;
	font-size: 16px;
	text-align: center;
}

TD.menuItem
{
	font-size: 13px;
	background-color: #FFCC33;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: White;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

A.menuItem:LINK, A.menuItem:VISITED
{
	text-decoration: none; color: Black;
}

.menuBottom
{
	font-size: 12px;
	text-align: center;
}
