.text {
	color: black;
	font-family: Arial, Geneva; 
	font-size: 14px;
}
.links {
	color: #C00000; 
	font-family: Arial, Geneva; 
	font-size: 9px;
	font-weight: bold;
}
.title {
	color: black; 
	font-family: Arial, Geneva; 
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 40px;
}
.smalltext {
	color: black;
	font-family: Arial, Geneva; 
	font-size: 12px;
}
.whatsnew {
	color: black;
	font-family: Arial, Geneva; 
	font-size: 10px;
	margin-top: 5px;
}
.header {
	color: black;
	font-family: Arial, Geneva; 
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
}
.footer {
	color: white;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : center;
}
.redheader {
	color: red;
	font-family: Arial, Geneva; 
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
}
.menu {
	font-family: Arial, Geneva; 
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}
body {
	background-color: #009900;
}
.bar{
	background : #cccccc;
}
.bartext{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}
.search{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 5px;
}
.index{
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	color: #ff9900;
	font-size : 13px;
	font-weight : bold;
}
