body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	background-color:#FFFFFF;
}
td {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
td a:link {
	color: #333333;
	font-size: 13px;	
	font-weight: normal;
	text-decoration: underlined;
}
td a:visited {
	color: #333333;
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: italics;	
}
td a:hover {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;	
	font-weight: normal;
	font-size: 13px;
	color: #DDB00D;
	text-decoration: italics;
}
td a:active {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;	
	font-weight: normal;
	color: #333333;
	text-decoration: underlined;	
}
.footer {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.footer a:link {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: italics;
}
.footer a:visited {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: italics;
}
.footer a:hover {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DDB00D;
	text-decoration: italics;
}
.footer a:active {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: italics;
}
H1{
	color: #00000;
	font-weight: normal;
	font: 28px "trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
	margin-top: 0; margin-bottom: 0;
}
H2{
	color: #00000;
	font-weight: normal;
	font: 19px "trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
	line-height: 19pt;
margin-top: 0; margin-bottom: 0;
}
.yellow-border-box-top {
	width:176px;
	background-image:url(images/yellow-border-box-top.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;
	height:10px;
}
.yellow-border-box-middle {
	width:176px;
	background-image:url(images/yellow-border-box-middle.jpg);
	background-repeat:repeat;
}
.yellow-border-box-bottom {
	width:176px;
	background-image:url(images/yellow-border-box-bottom.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	height:10px;
}
.sidebar-font {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#000000;
	font-weight:bold;
}
.sidebar-font a:link{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.sidebar-font a:active{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.sidebar-font a:visited{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.sidebar-font a:hover{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
}