.background {
	background-color: #666666;
}

a {font-family: "Times New Roman", Times, serif;
	color:#CCCCCC; text-decoration:none}
a:hover {color:#FFFFFF}
a:visited {
	color: #CCCCCC;
}

.fs-home {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #CCCCCC;
	text-decoration: none;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: oblique;
	color: #FFFFFF;
	background-color: #333333;
}
.text-category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-variant: small-caps;
	text-decoration: underline;
}
.text-body1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.text-title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #333333;
}

