.maintext 
	{  
	font-family: Arial;
	font-size: 11px;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: justify;
	word-spacing: normal;
	text-decoration: none;
	color: #444;
; font-weight: normal
	}

.footertext 
	{ 
	font-family: arial; 
	font-size: 11px; 
	line-height: normal; 
	font-weight: normal; 
	color: #FFFFCC; 
	text-decoration: none; 
	text-align: justify 
	}

.headingtext 
	{ 
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
	line-height: 1.4em;
	letter-spacing: 0;
	text-align: justify;
	word-spacing: normal;
	text-decoration: none;
	color: #C31C2F;
	}

.subtext
	{  
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
	line-height: 1.4em;
	letter-spacing: 0;
	text-align: justify;
	word-spacing: normal;
	text-decoration: none;
	color: #C31C2F;
	}

.subtext1
	{  
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
	line-height: 1.4em;
	letter-spacing: 0;
	text-align: justify;
	word-spacing: normal;
	text-decoration: none;
	color: #444;
	}

.subtextU { font-family: Arial; font-size: 11px; font-weight: bold; line-height: 1.4em; letter-spacing: 0; text-align: justify; word-spacing: normal; text-decoration: underline; color: #666666; }
