body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#menu {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:link{
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:active{
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover{
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#menu a:visited{
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.smallfont {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.smallfont a:link{
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.smallfont a:active{
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #009933;
	text-decoration: none;
}
.smallfont a:hover{
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #009933;
	text-decoration: none;
}
.smallfont a:visited{
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
#left {
	font-size: 10px;
}
#left th{
	font-size: 12px;
	color: #009a9c;
	font-weight: bold;
}
#left td{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#left a:link{
	font-size: 12px;
	color: #009a9c;
	text-decoration: none;
}
#left a:visited{
	font-size: 12px;
	color: #009a9c;
	text-decoration: none;
}
#left a:hover{
	font-size: 12px;
	color: #006B6F;
	text-decoration: none;
}
#left a:active{
	font-size: 12px;
	color: #009a9c;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	color: 009a9c;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: 009a9c;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#dropdown {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.language {
	color: #012727;
}

