td {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	text-align: left;
	color: #000000;

}
h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	text-align: left;
	color: #993300;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	color: #000000;
}
hr{
	color:#FF8000;
}

.tdMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;

}

.linkMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}
:hover.linkMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.linkMenuTop {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
:hover.linkMenuTop {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.HeaderText {
	font-family: Trebuchet MS;
	font-size: 20px;
	text-decoration: none;
	color: #FFFFFF; font-weight:bold; text-align:center
}
.CategoryHeader {
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration: none;
	color: #155BD3; font-weight:bold; 
}
.FooterText {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.hlinkMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-color: #999999;

}
:hover.hlinkMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	background-color: #999999;
}
.tableBorder {
	border: 1px solid #000000;
}
A {
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration: none;
	color: #155BD3;

}
A:hover {
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration: underline;
	color: #155BD3;
}