body {
    margin: 0px;
    background-image: url('../images/bg2.gif');
    background-repeat: repeat-x;
    background-color: #E7ECF3;
}
body, td
{
	font-family: arial;
	font-size: 80%;
	color: #000000;
}
.headline {
	font-weight: bold;
}
.smalltx {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.footertx {
	font-family: arial, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}	
h1 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 140%;
	margin: 0px;
	color: #FFFFFF;
} 
a:link {
	color: #24518C;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #333333;
}
a.footer:link {
	color: #FFFFFF;
}
a.footer:visited {
	color: #FFFFFF;
}
a.footer:hover {
	color: #CCCCCC;
}
a.footer:active {
	color: #4690C0;
}
