.primary_color_scheme {
	background-color: #990000;
	color: #CCFF99;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.primary_color_scheme a:link {
	text-decoration: none;
	color: #CCFF99;
}
.primary_color_scheme a:visited {
	text-decoration: none;
	color: #CCFF99;
}
.primary_color_scheme a:hover {
	text-decoration: underline;
	color: #CCFF99;
}
.primary_color_scheme a:active {
	text-decoration: underline;
	color: #CCFF99;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
.content_window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin;
	left: auto;
	top: auto;
	background-position: left top;
}
.content_window a:link {
	text-decoration: none;
	color: #333333;
}
.content_window a:visited {
	text-decoration: none;
	color: #333333;
}
.content_window a:hover {
	text-decoration: underline;
	color: #333333;
}
.content_window a:active {
	text-decoration: underline;
	color: #333333;
}
