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

A:link {font-family: Arial, Geneva;
	font-size: 12px;text-decoration: none; color: 666633;}
A:visited {font-family: Arial, Geneva;
	font-size: 12px;text-decoration: none; color: 666633;}
A:active {	font-family: Arial, Geneva;
	font-size: 12px;text-decoration: none; color: 666633;}
A:hover {font-family: Arial, Geneva;
	font-size: 12px;text-decoration: underline; color: 808042;}

.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: #666699;
	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: #666633;
}
.ol {
	color: #666699;
	list-style-type: decimal;
	font-family: Arial, Geneva;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;

}

hr {
	color: #D4D4BE;
	height: 1px;
	padding: 0px;
}

.buttonText {
	font-family: Arial, Geneva;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666633;
}

A.buttonText:link {
	font-family: Arial, Geneva;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666633;
	text-decoration: none;
}

A.buttonText:visited {
	font-family: Arial, Geneva;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666633;
	text-decoration: none;
}

A.buttonText:active {
	font-family: Arial, Geneva;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

A.buttonText:hover {
	font-family: Arial, Geneva;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.red {
	color: #CC3300;
	font-weight: bold;
}
