.menu-item
{
	font-family:	Palatino Linotype;
	font-size:		10pt;
	font-variant:	small-caps;
	font-weight:	400;
	color:			black;
	text-decoration:none;
}

.menu-item:hover
{
	color:			#9D1919;
}

BODY.main-body
{
	background-image:		url('images/raam.gif');
	background-position:	 left top;
	background-repeat:		repeat;
	background-attachment:	fixed;
}

BODY
{
	font-family:	Times new Roman;
	font-size:		12pt;
	color:			black;
}

P
{
	font-family:	Verdana;
	font-size:		12pt;
	color:			black;
}

TD
{
	font-family:	Verdana;
	font-size:		12pt;
	color:			black;
}

P.header
{
	font-family:	Times new Roman;
	font-size:		14pt;
	color:			black;
	font-weight:	600;
}

A
{
	font-family:	Verdana;
	color:			darkblue;
}

A:hover
{
	text-decoration:underline;
	color:			blue;
}

A.small
{
	font-family:	Arial;
	font-size:		10pt;
	color:			darkblue;
}

A.small:hover
{
	color:			blue;
	text-decoration:none;
}

H1
{
	font-family:	Times new Roman;
	font-size:		20pt;
	color:			black;
	font-weight:	700;
	text-align:		center;
}
