@charset "UTF-8";
/* CSS Document */

a:link {
	text-decoration: none;
	color: #000000;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
.headline1rev {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
}
a:active {
	color: 99FF00;
	text-decoration: none;
}
a:hover {
	font-style: italic;
	color: #009999;
	text-decoration: none;
}
body {
	background-color: #666666;
	margin: 0px;
	background-image: url(Images/mainpages/pinstripe.gif);
}
.headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #009999;
}
.headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #009999;
}
tr {
	background-color: #FFFFFF;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 000000;
	text-decoration: none;
}
.headline2rev {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.articleheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #009999;
}
.articlebyline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.headline1white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.headline2white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.headline3rev {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.articleheadlinelight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #99cccc;
}
.articlebylineblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #009999;
	font-style: italic;
}
