body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
h1 {
	font-family: "Lucida Grande", Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 24px; 
	color: #666666; 
	text-align: center;
	font-weight: bold;
	line-height: 120%;
}
h2 {
	font-family: "Lucida Grande", Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 20px; 
	text-align: center;
	color: #4d4d4d; 
	font-weight: bold;
	line-height: 140%;
}
h3 {
	font-family: "Lucida Grande", Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 16px; 
	text-align: center;
	color: #333333; 
	font-weight: bold;
	line-height: 140%;
}
h4 {
	font-family: "Lucida Grande", Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 14px; 
	color: #1a1a1a; 
	font-weight: bold;
	line-height: 140%;
}
h5 {
	font-family: "Lucida Grande", Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 14px; 
	color: #1a1a1a; 
	font-weight: bold;
	line-height: 140%;
}
h6 {
	font-size: 13px; 
	color: #000000; 
	font-weight: bold;
	line-height: 140%;
}
p {
	font-size: 13px; 
	line-height: 21px; 
	color: #000000; 
	text-align: justify;
}
ul, ol {
	font-size: 13px; 
	line-height: 21px; 
	color: #000000; 
}
td {
	color: #000000;
	line-height: 17px;
}
A:link {
	color:#c71e00; 
	text-decoration: none
} 
A:visited {
	color:#8f1500; 
	text-decoration: none
} 
A:hover {
	color:#e52200; 
	text-decoration: underline
} 
A:active {
	color:#ff2600; 
	text-decoration: underline
}  
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.medium {
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
.mediumtable {
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}
.small {
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-align: left;
	}
.smallcent {
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-align: center;
	}
.smallred { 
	font-size: 11px; 
	color: #FF0000; 
	line-height: 15px;
	text-align: left;
}
.smalls { 
	font-size: 9px; 
	color: #000000; 
	line-height: 11px;
	text-align: left;
}
.smallscent { 
	font-size: 9px; 
	color: #000000; 
	line-height: 11px;
	text-align: center;
}
.smallsicon {
	font-size: 9px;
	color: #000000;
	line-height: 13px;
	vertical-align: text-bottom;
}
.tablespacer { 
	font-size: 9px; 
	color: #000000; 
	line-height: 9px;
}
.topbannerleftbg {
	background-image: url(../images/top-banner-left.gif);
	background-repeat: repeat-x;
}
.topbannerrightbg {
	background-image: url(../images/top-banner-right.gif);
	background-repeat: repeat-x;
}
.buttstretch {
	background-image: url(../images/butt-stretch.gif);
	background-repeat: repeat-x;
}
.buttbottmidstretch {
	background-image: url(../images/butt-bott-mid-stretch.gif);
	background-repeat: repeat-x;
}
.leftcolbg {
	background-image: url(../images/leftcol-bg-190px.gif);
	background-repeat: repeat-y;
	height: 100%;
}
.rightcolbg {
	background-image: url(../images/rightcol-bg-190px.gif);
	background-repeat: repeat-y;
	height: 100%;
}
.bottomstretch {
	background-image: url(../images/bott-stretch.gif);
	background-repeat: repeat-x;
}
