@charset "utf-8";
/* CSS Document */

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	background-image: url(../images/layout/background.jpg);
	font-family: Papyrus;
}
.mainpadding {
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.font8 {
	font-size: 8pt;
}
.font12 {
	font-size: 12pt;
}
.fontblue {
	color: #009;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
.fontred {
	color: #FF0000;
}
.fontdarkred {
	color: #CC0000;
	font-size: 18pt;
	font-weight: bold;
}
