body {
	background: url(images/bkg.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px, 10px, 0px, 10px;
}	
body, td, th {
	color: #000000;
}

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}

a {
  color:#660099;
}

.header {
	font-family: "Monotype Corsiva", Elephant, "Courier New";
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3945A5;
}
.other {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #29756B;
	padding: 0px, 10px, 0px, 10px;
}
.Titlegr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #29756B;
	left: 5px;
	top: 0px;
	right: 5px;
	bottom: 0px;
}
.page {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	left: 10px;
	top: 0px;
	right: 5px;
	bottom: 0px;
}
.notice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9900CC;
}
.pageBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	left: 10px;
	top: 0px;
	right: 5px;
	bottom: 0px;
	font-weight: bold;
}

