/* CSS Document */
body {
	background: #FFFFFF url(images/bg2.jpg) repeat-y 50% fixed;
	margin: 0px;
	background-position: bottom;
	background-color: #DCDCDC;
	}
p {
	font-family: "Trebuchet MS", Tahoma, Verdana, Lucida Grande, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	
	}
	
.bodyCopy a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Lucida Grande, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: CC3399;
	text-decoration: none;
	}

.topName {
	font-family: "Trebuchet MS", Tahoma, Verdana, Lucida Grande, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	}
	
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	}
	
.copyrightCopy {
	font-family: "Trebuchet MS", Tahoma, Verdana, Lucida Grande, sans-serif;
	color: #666666;
	font-size: 14px;
	line-height: 18px;
	padding-right: 20px;
	}
a {
	color: #CC3399;
}
a:hover {
	color: #CC3399;
}
a:active {
	color: #CC3399;
}
a:visited {
	color: #CC3399;
}
