body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/images/sysfore_02.jpg);
	background-repeat: no-repeat;
	margin: auto;
	padding: 10px;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000099;
	text-align: center;
	vertical-align: top;
}
H1 {
	font: bold normal 20px Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
h2 {
	font: bold normal 16px Georgia, "Times New Roman", Times, serif;
	color: #990033;
}

