.copyright {
	font-family: Arial, Geneva;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999933;
}

.smallText {
	font-family: Arial, Geneva;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.mainText {
	font-family: Arial, Geneva;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.ul {
	color: #999933;
	list-style-type: square;
	font-size: 9px;

}

.mainTitles {

	font-family: Arial, Geneva;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666699;
}
.ol {
	color: #999966;
	list-style-type: decimal;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Geneva;


}
