.main {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	color: #000000;
}
.mainbold {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.mainsmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.mainsmallgreen {
	color: #00DD66;
}
.mainsmallred {
	color: #FF0000;
}
.box {
	border: 1px solid #636467;
}
.mainbig {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 14px;
	color: #000000;
}
.mainbigbold {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.menu {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
}
A {
	color:#000000;
	text-decoration:none;
}
A:link {
	color:#000000;
	text-decoration:none;
}
A:visited {
	color:#000000;
	text-decoration:none;
}
A:hover {
	color:#AAAAAA;
	text-decoration:none;
}
.numberBox {
	text-align:right;
}
.header {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 14px;
	color: #000000;
}
.small-red {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	color: #FF0000;
}
.blue:link {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	color: #0055A5;
	text-decoration: none;
}
.blue:visited {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	color: #0055A5;
	text-decoration: none;
}
.blue:hover {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	color: #0055A5;
	text-decoration: underline;
}
.bigblue:link {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 14px;
	color: #0055A5;
	text-decoration: none;
}
.bigblue:visited {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 14px;
	color: #0055A5;
	text-decoration: none;
}
.bigblue:hover {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 14px;
	color: #0055A5;
	text-decoration: underline;
}
