body {
	background-color: #FFFFFF;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
}
.table {
	background-image: url(images/background-text.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
.footerlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007AA6;
	text-decoration: none;
	text-transform: uppercase;
}
.footerlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #007AA6;
}
.footerlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC5800;
	text-decoration: none;
	text-transform: uppercase;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: normal;

}
.body a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007AA6;
	text-decoration: none;
}
.body a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #007AA6;
}
.body a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC5800;
	text-decoration: none;
}
.Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	line-height: 28px;
	padding-bottom: 5 px;
}
.Tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
.Subheading a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #007AA6;
	text-decoration: none;
}
.Subheading a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #007AA6;
}
.Subheading a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CC5800;
	text-decoration: none;
}
