td.menu 
{
	text-align: center;
	cursor: pointer;
}

table.submenu 
{
	border: 0;
	text-align: center;
	width: 130px;
	visibility: hidden;
	border-width: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	cursor: pointer;
}

body 
{
	background-color: #FFFFFF;
}


body,td,th 
{
	font-family: Times New Roman, Times, serif;
}

.footer 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
}

body,td,th 
{
	font-family: Times New Roman, Times, serif;
}

.tableclass
{
	background-image: url('../images/paperbackground.jpg');
}

.topmenu
{
	background-image: url('../images/lyst.gif');
	height: 61px;
	width: 133px;
}

.style4 
{
	font-size: 24px; 
	font-weight: bold; 
}

.style7 
{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}