body {
	background-image: url(images/tile.jpg);
}

.content {
	color : #666666;
	font-family : Arial;
	font-size : 10px;
	line-height : 13px;
}

.secondary {
	color : #666666;
	font-family : Arial;
	font-size : 11px;
	line-height : 15px;
}

.greenhead{
	color : #CC0000;
	font-family : Arial;
	font-size : 10px;
	line-height : 14px;
}

.secondary a:link {
	color : #CC0000;
	font-size: 11px;
	font-family: Arial;
}

.secondary a:visited {
	color : #CC0000;
	font-size: 11px;
}

.secondary a:hover {
	color : #990000;
	text-decoration : none;
}

.secondary a:active {
	color : #990000;
}
td {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
}
a {outline: none;}
a:link {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.sectionhead {
	color : #CC0000;
	font-family : Arial;
	font-size : 11px;
	line-height : 14px;
}
.greenhead2 {
	color : #F60;
	font-family : Arial;
	font-size : 10px;
	line-height : 14px;
}

