a:link {
	COLOR: #18481C;
	font-size: 12px;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

a:visited {
	COLOR: #18481C;
	font-size: 12px;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

a:hover {
	COLOR: #18481C;
	font-size: 12px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align: center;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(images/bg_fill.gif);
	border: #18481C;
	background-repeat: repeat-y;



}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;

}
.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .5px;


}
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #18481C;

}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	background-image: none;
	border: #18481C;
	font-style: italic;

}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #18481C;

}
.center {
	text-align: center;
	font-size: 16px;
}

