.empty {
	font-size: 1px;
}
.smallco {
	font-size: 8px;
	font-family:"Courier New", Courier, monospace;
}
.small {
	font-size: 12px;
}
.big {
	font-size: 20px;
}
.linkcursor {
	cursor: hand;
}
h1
{
	text-align:center;
	font-size: 24px;
}
.exclamation {
	font-size: 14px;
	color:#FF0000;
}
.information {
	font-size: 14px;
	color:green;
}
.bigger {
	font-size: 18px;
}
.tableheader {
	font-size: 18px;
	font-weight: bold;
	background:#EAEAEA;
    text-align: center;
}
.tableheader2 {
	font-size: 16px;
	font-weight: bold;
	background:#EAEAEA;
    text-align: center;
}