a {
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
}
a:hover {  color: #FFFF33; text-decoration: underline}
a.lrg {
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}
a.lrg:hover {  color: #FFFF33; text-decoration: underline}
p {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
p.white {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
td.footer {  font-family: Arial; font-size: 10px; color: #000000; text-decoration: none; font-weight: bold;}
span.title {  font-family: Arial; font-size: 18px; color: #000000; text-decoration: none; font-weight: bold}
span.imgdes {  font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold}
span.phone {  font-family: Arial; font-size: 18pt; color: #007EB5; text-decoration: none; font-weight: bold}
span.sertitles {  font-family: Arial; font-size: 10pt; color: #007EB5; text-decoration: underline; font-weight: bold}
p.pfooter {  font-family: Arial; font-size: 9px; color: #000000; text-decoration: none; font-weight: bold}
li {  font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight: normal}
h2 {  font-family: Arial; font-size: 18pt; color: #FFFFFF; text-decoration: none; font-weight: bold}
h4 {  font-family: Arial; font-size: 14pt; color: #000000; text-decoration: none; font-weight: bold}
h5 {  font-family: Arial; font-size: 9pt; color: #000000; text-decoration: none; font-weight: normal; text-align: center;}
li {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
ul {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	list-style-image: url(../media/bullet.gif);
}
ol {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
td.border {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
}
td.borderbot {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
}
td.borderright {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
}
td.borderbotright {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
}

table.main {
	background-color: #6699FF;
	background-repeat: no-repeat;
}
table.maininner {
	background-color: #6699FF;
	background-repeat: no-repeat;
}
table.chart {
	background-color: #AFDCF0;
	background-repeat: no-repeat;
}

body {
	background-color: #1B1BFF;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
