td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-size: 9px;
}

.medium {
	font-size: 12px;
}

.big {
	font-size: 16px;
}

.xbig {
	font-size: 24px;
}

.expanded {
	letter-spacing: 2px;
}

.program {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;


}
.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333333;


}
.forum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333333;


}
a {
	color: #888844;
	text-decoration: none;
}

#navi a {
	color:  #CCCC99;
	text-decoration: none;
}

#navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;

}
.report {
	padding-right: 40px;
	padding-left: 40px;
	border-top-style: none;

}
.top {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navi a:hover {

	color:  #A7A754;
	text-decoration: none;
}
.regular {
	font-size: 10px;
}
