body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-attachment: fixed;
	background-image: url(../images/background-greygradient.gif);
	background-repeat: repeat-x;

}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #CCCCCC;
	letter-spacing: 2pt;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	color: #CCCCCC;
}
.copy1 {
	font-size: 9pt;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #CC9933;
	text-decoration: underline;
}
.footer {
	font-size: 8pt;
	color: #494949;
}
