@charset "utf-8";
.style1 {
	font: bold 18px;
	color: #FFFFFF;
	font-size: 18pt;
}

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F3EE;
}

.edges
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right-style: none;
	border-left-style: none;
}
.rightfade
{
	background: url(images/shadowright.jpg);
	width: 12px;
}
.leftshadow
{
	background: url(images/shadowleft.jpg);
	width: 12px;
}
.subtitles
{
	font: bold 16pt "Times New Roman", Times, serif;
	color: #1C2254;
	padding-left: 7px;
	border-bottom: 3px solid #970E00;
	width: 300px;
	text-transform: uppercase;
}
h1
{
	font: bold 14px "Trebuchet MS";
	color: #3366CC;
}
