td{
	font-size: 12pt;
}
td.topmenu{
	background-image: url(images/top_menu01.jpg);
	width: 168px;
	height: 152px;
	vertical-align: top;
}
a.topmenuitem, a.topmenuitem:visited{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006E08;
	font-size: 11pt;
	margin-left: 30px;
	text-decoration: none;
}
a.topmenuitem:hover{
	color: #12433D;
}
a.leftmenuitem, a.leftmenuitem:visited{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #00720D;
	font-size: 12pt;
	margin-left: 20px;
	text-decoration: none;
}
a.leftmenuitem:hover{
	color: #12433D;
}
a.prepods, a.prepods:visited{
	font-weight: bold;
	color: #006400;
}
a.prepods:hover{
	color: Black;
}
a, a:visited{
	color: black;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
div.maintext{
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
p{
	text-align: justify;
	text-indent: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h1{
	font-size: 18pt;
	text-align: center;
}
h2{
	font-size: 12pt;
	margin-bottom: 10px;
	margin-top: 10px;
}
h3{
	font-size: 11pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4{
	margin-bottom: 5px;
	margin-top: 5px;
}
ul, ol{
	margin-top: 0px;
	margin-bottom: 0px;
}
hr{
	width: 50%;
	color: #1AFFEE;
	height: 1px;
}
