body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(Images/background.jpg);
	background-attachment: scroll;

}
p {
	font-size: 8pt;


}
.bolder {
	font-weight: bold;

}
table {
	font-size: 8pt;

}
a {
	color: #993366;
}
a:active {
	color: #666666;
}
a:visited {
	color: #CC9999;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}
.linknoline {
	text-decoration: none;
	color: #FFFFFF;

}
.underline {
	text-decoration: underline;
}
.boldburgundy {
	font-weight: bold;
	color: #993366;
}
.height {
	line-height: 18px;
}
.whitetext {
	color: #FFFFFF;
}
.disclaimer {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.mysay {
	color: #0099CC;
	font-weight: bold;
}

