html, body {
	margin: 0;
	padding: 0;
}
/* Main Content for pages */
.bodytext {	font-family: arial; font-size: 12px; color: #666666; }
.pageHeading {font-family: arial; font-size: 22px; font-weight: normal; color: #333333; font-style: oblique;}
.pageSubHeading {font-family: arial; font-size: 18px; font-weight: normal; color: #333333; font-style: oblique;}
.bodyRedlargeText {	font-family: arial; font-size:14px;color: #FF0000;}
.bodyEmailSuccess {font-family: arial; font-size: 30px; font-weight: bold; color: #333333; font-style: oblique;}

.h1 {font-family: arial; font-size: 12px; font-weight: bold; font-style: italic;color: #333333;}
.h2 {font-family: arial; font-size: 20px; font-weight: bold; font-style: italic; text-decoration: none; color: #FF1010;}
.h3 {font-family: arial; font-size: 18px; font-weight: bold; font-style: italic; text-decoration: none; color: #333333;}

.a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #c9c9c9;}
.a {font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #333333; text-decoration: none; }


/* Footer */
.footertext { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #c9c9c9; }
.afooter:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px;color: #333333;}
.afooter {font-family: Arial, Helvetica, sans-serif; font-size: 10px;color: #c9c9c9; text-decoration: none; }

