body {
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Verdana,Tahoma,Geneva,sans-serif;
}

p {
	text-indent: 15px;
}

h1 {
	font-size: 16pt;
	color: darkred;
	text-align: center;
}

h2 {
	font-size: 13pt;
	color: black;
	text-align: center;
}

h3 {
	font-size: 10pt;
	color: black;
}

blockquote {
	margin-top: 5px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td.menu {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #336699;
	color: white;
	font-weight: bold;
	font-size: 10pt;
}

a.menu {
	color: white;
}


.msel {
	color: cyan;
}

td.text {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color:FFCC66;
	color: black;
	font-size: 11pt;
}

a.text {
	color: #B22222;
	font-size: 9pt;
	font-weight: bold;
}

td.tsel {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fdf5c7;
	color: black;
	font-weight: bold;
	font-size: 9pt;
}

.tsel {
	color: black;
	font-weight: bold;
}