/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
body {
	background-image: url(Images/back.gif);
	background-position: top center;
}
h1 {
	font-size: 30pt;
}

h2 {
	font-size: 24pt;
}

h3 {
	font-size: 18pt;
}

h4 {
	font-size: 16pt;
}

h5 {
	font-size: 14pt;
}

h6 {
	font-size: 8pt;
	font-weight:normal;
}

.style1 {
	color: #336699;
	font-style: italic;
	font-weight: bold;
}

.style2 {
	font-size: 16pt
}

.style3 {
	font-size: 18pt
}