.bodyText {	font-size: 9pt;
	font-family: "Trebuchet MS";
}

.buyMeText {	font-size: 12pt;
	font-family: "Trebuchet MS";
}
.redStyle {
	font-size: 9pt;
	color: #FF0000;
}

body {
	margin-left: 5px;
	margin-right: 10px;
	background-image: url(../images/logonameplate2.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	color: #000000;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.smallFont {
	font-size: x-small;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tickerBox {
	font: bold normal 10px "Trebuchet MS", Verdana, Arial;
	background-color: #FFFFFF;
	height: 25px;
	width: 500px;
}
.headerText {
	font: bold 24px "Trebuchet MS", Verdana, Arial;
	color: #333333;
}
