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

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
.creditext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.creditlinks {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.creditlinks:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	text-decoration: underline;
}
.graytext {color: #333333; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.graytextbold {color: #333333; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.redtext{
	font-family: Arial, Helvetica, sans-serif;
	color: #660066;
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	color: #663300
}
.browntext {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 12px;
	font-weight: bold;
}.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #339999;
	text-decoration: none;
}
