body {
	background-attachment: fixed;
	background-image: url(images/bgsquare.jpg);
	background-repeat: repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
th {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.l1:link {
	text-decoration: none;
	color: #ff6600;
	font-weight:bolder
}
a.l1:visited {
	text-decoration: none;
	color: #ff6600;
	font-weight:bolder
}
a.l1:hover {
	text-decoration: underline;
	color: #996600;
	font-weight:bolder
}
a.l1:active {
	text-decoration: none;
}
a.l2:link {
	text-decoration: none;
	color: #ffffff;
}
a.l2:visited {
	text-decoration: none;
	color: #ffffff;
}
a.l2:hover {
	text-decoration: underline;
	color: #999999;
}
a.l2:active {
	text-decoration: none;
	color:#FFFFFF
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
ol {
	font-size: 9px;
	color: #000000;
}
.style3 {
	color: #ffffff;
}
.sub-header {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.header {
	font-size: 16px;
	font-weight: bolder;
}
h4 {line-height:20px}

.list {font-size:11px; font-weight:bolder}

.table {
	color:#FFFFFF;
}
.quote {
	font-style: italic;
}
