<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4163AA;
	background-repeat: repeat-x;
	height:100%;
}

html {
	height: 100%;
}

#flashcontent {
	height:100%;
}

#mainCopy{
	padding:20px 20px 20px 20px;
	line-height:20px;
}

a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFCC00;
}

h1 {
	font-size:12px;
	display:inline;
}

h2 {
	font-size:30px;
	font-weight:bold;
	display:inline;
	text-align:center;
}

h3 {
	font-size:20px;
	font-weight:bold;
	display:inline;
	text-align:center;
	margin-top:20px;
}

h4 {
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}

h5 {
	font-size:13px;
	font-weight:bold;
}
