body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	overflow:scroll;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
}

.red {
	color: #F00;
}


.style1 {font-size: 10px}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.style4 {font-size: 13px}
.style5 {
	color: #666666;
	font-size: 10px;
}
.style9 {color: #996600}
.stylequotes {	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	word-spacing:2px;
	color: #003399;
}
.style12 {color: #666666}
.style13 {
	color: #FF0000;
	font-weight: bold;
}