body {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
}

table {
	font-size: xx-small;
}

h1 {
	font-family: Times New Roman;
	font-weight: normal;
	margin: 5px 0 10px 0;
	font-size: large;
	color: #EB2000;
}

h2 {
	font-size: medium;
	font-family: Times New Roman;
	font-weight: normal;
	margin: 5px 0 10px 0;
	color: #EB2000;
}

h3 {
	font-size: large;
	color: Black;
}

.forlogo {
	padding: 30px 34px 0px 34px;
}

.formm {
	padding-top: 4px;
}

.mm {
	color: Black;
	text-decoration: none;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 8pt;
}

.tored {
	background-image : url(images/cross.gif);
	background-position : right;
	background-repeat : no-repeat;
}

.2ndmenu {
	background-color: transparent;
	background-image: url(images/bg_2ndmenu.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

form {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

.normal {
	font-size: x-small;
	color: #505050;
}

.date {
	font-size: x-small;
	background-color: Black;
	color: White;
}

a:hover {
	color: red;
}

a.was {
	font-weight: bold;
	text-decoration: none;
}

a.was:hover {
	color: #EB2000;
	background-color: White;
	text-decoration: none;
}