td
{
	font-family: verdana, arial, lucida sans;
	font-size: 9pt;
}

td.address
{
	font-family: verdana, arial, lucida sans;
	font-size: 7pt;
}

.uk
{
	font-size: 7pt;
	color: #b6191d;
}

td.menu
{
	font-family: verdana, arial, lucida sans;
	font-size: 10pt;
	font-weight: bold;
}
a.reg
{
	font-family: verdana, arial, lucida sans;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #1b1a5b;
}

a.reg:hover
{
	font-family: verdana, arial, lucida sans;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #b6191d;
}

a.menu
{
	font-family: verdana, arial, lucida sans;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #1b1a5b;
}

a.menu:hover
{
	font-family: verdana, arial, lucida sans;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #b6191d;
}

a.menuSmall
{
	font-family: verdana, arial, lucida sans;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

a.menuSmall:hover
{
	font-family: verdana, arial, lucida sans;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
	color: #b6191d;
}

h1
{
	font-size: 11pt;
	color: #b6191d;
}

b.mission
{
	color: #b6191d;
}

input
{
	font-family: verdana, arial, lucida sans;
	font-size: 9pt;
	background-color: #c0c0c3;
	color: #000000;
}

input.button
{
	font-family: verdana, arial, lucida sans;
	font-size: 8pt;
	background-color: #b6191d;
	color: #ffffff;
}

textarea
{
	font-family: verdana, arial, lucida sans;
	font-size: 9pt;
	background-color: #c0c0c3;
	color: #000000;
}

select
{
	font-family: verdana, arial, lucida sans;
	font-size: 9pt;
	background-color: #c0c0c3;
	color: #000000;
}

hr
{
	color: #b6191d;
}