.maintext {
	font-family: Arial, Sans Serif, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: 333333;
	text-decoration: none;
}

.subtitle {
	font-family: Arial, Sans Serif, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	color: CC6600;
	text-decoration: none;
}

h2 {
	font-family: Arial, Sans Serif, Verdana;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: CC6600;
	text-decoration: none;
	text-transform:uppercase;
}


ol{
	list-style:decimal;

}

ul{
	list-style:disc;

}

.hometext {
	font-family: Arial, Sans Serif, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: 333333;
	text-decoration: none;
}

.bottomtxt {
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: ffffff;
	text-decoration: none;
}
