.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color: #000000;
}
.formHOME {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: ##F8F8F8;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #000000;
}
.paraSmallOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF6600;
	font-style: normal;
	font-weight: normal;
}
.headerOrange {
	font-family: "Century Gothic", Tahoma;
	font-size: large;
	font-weight: normal;
	color: #FF3300;
	font-style: normal;
	border-bottom-color: #CC0000;
	text-transform: capitalize;
}
.paraSmallGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	;
	line-height: normal;
	color: #666666;
	font-weight: normal;
}
.body {
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #DEDFEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
.headerBlue {
	font-family: "Century Gothic", Tahoma;
	font-size: large;
	font-weight: normal;
	color: #0099FF;
	font-style: normal;
	border-bottom-color: #0033CC;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	text-transform: capitalize;
}
.headerGray {
	font-family: "Century Gothic", Tahoma;
	font-size: large;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	text-transform: capitalize;
}
.SmallHeaderGray {
	font-family: "Century Gothic", Tahoma;
	font-size: x-small;
	;
	line-height: normal;
	color: #666666;
	font-weight: bold;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-width: 1;
}
.SmallHeaderOrange {

	font-family: "Century Gothic", Tahoma;
	font-size: x-small;
	;
	line-height: normal;
	color: #FF3300;
	font-weight: bold;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-width: 1;
}
