.copyright {
	font-family: Tahoma;
	font-size: 8pt;
	color: #CCCCCC;
	font-style: italic;

}
.addressleft {
	font-family: Tahoma;
	font-size: 10pt;
	margin-left: 10px;


}
.addressright {
	font-family: Tahoma;
	font-size: 10pt;
	text-align: right;
	margin-right: 10px;


}
.index p {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-transform: none;
	line-height: 11pt;


}
a:link {
	color: #F20000;
	text-decoration: none;
	font-variant: normal;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	color: #B00000;
	text-decoration: none;

}

.addressright a {
	font-family: Tahoma;
	font-size: 9pt;
	text-align: right;
}

.mainlinks a:link {
	color: #F20000;
	text-decoration: none;
	font-variant: normal;
}
.mainlinks a:active {
	color: #FF0000;
	text-decoration: none;
}

.mainlinks a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.mainlinks a:visited {
	color: #990000;
        text-decoration: none;
}
.mainlinks {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
}
p {
	font-family: Tahoma;
	font-size: 12pt;
	color: #333333;
	font-weight: normal;
	margin-right: 15px;
	margin-left: 15px;


}
li {
	font-family: Tahoma;
	font-size: 12pt;

}

.imgcell img { display: block; }

