body {
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;


}
body table{text-align:left;margin:auto;}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #433B92;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #423B92;
	font-style: normal;
}
.footer {
	color: #29888A;
}
.copyright {
	font-size: 70%;
}
a:link {
	color: #423B92;
	font-weight: bold;
}
a:visited {
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
}
a:active {
	color: #423B92;
	font-weight: bold;
}
