body, td, input, select, textarea {
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.menu {
	font-family: Times New Roman;
	font-size: 14px;
	color: #ffffff;
}

.rem {
	font-family: Times New Roman;
	font-size: 12px;
	color: #FFFFCC;
}

h1, .h1 {
	color: #660000;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}

h2, .h2 {
	color: #660000;
	font-size: 14px;
	font-weight: bold;
}

ul {
	list-style: square;
}

.hd {
	background-color: #660000;
	font-weight: bold;
	color: #ffffff;
}

.even {
	background-color: #FFFFCC;
}

.odd {
	background-color: #F2F2C2;
}
