body table tr td {
	font-family : Verdana;
	font-size : 12px;
}

.menu {
	background-color : #990000;
	color : #ffffff;
	font-size : 12px;
	text-align : right;
	cursor : pointer;
}

.menu2 {
	background-color : #d39090;
	color : #ffffff;
	font-size : 12px;
	text-align : right;
	cursor : pointer;
}

.menu_link {
	color : #ffffff;
	text-decoration : none;
}

.block {
	background-color : #d39090;
}

.block2 {
	background-color : #990000;
}

.description {
	font-size : 10pt;
	background-color : #f7f0e0;
}

.click {
	font-size : 7pt;
	color : #990000;
	font-style : italic;
	background-color : #f7f0e0;
}

h1 {
	font-size: 12pt;
}
