body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.page {
	margin: 40px;
}
.title2,.title2small,.title2big {
	color: #FF9900;
}
.text,.textbig,.textsmall {
	color: #666666;
}
.textbig,.titlebig,.title2big {
	font-size: medium;
}
.textsmall,.titlesmall,.title2small {
	font-size: xx-small;
}
.text,.title,.title2,th,td {
	font-size: x-small;
}
.title2,title2big,.title2small,a.title2,a.title2small,a.title2big {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.title,a.title,a.title:visited,.titlebig,a.titlebig,a.titlebig:visited,.titlesmall {
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
}
.menu,a.menu,a.menu:visited{
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
,.pages,a.pages,a.pages:hover {
	font-size: xx-small;
	color: #000000
}
a.title:hover,a.titlebig:hover {
	color: #000000;
	text-decoration: underline;
}