a:link       { color: #0000FF; text-decoration: none}
a:visited    { color: #0000FF; text-decoration: none }
a:hover      { color: #FF0000; text-decoration: underline}
a:active     { color: #800080; text-decoration: underline }

.normalText   { font-family: Verdana; font-size: 11px}
.para   { font-family: Verdana; font-size: 11px; padding-left:13px; padding-right:13px }
.text2	{ font-family: Verdana; font-size: 13px }
.normalArial { font-family: Arial; font-size: 11px }
.text4 { font-family: Verdana; font-size: 14px }
.text5 { font-family: Verdana; font-size: 48px }


.tda1 {
   	font-family: arial; verdana;
	font-size: 11px;
	font-weight: none;
	vertical-align: text-top;
	text-decoration: none;
	text-align: justify;
	BACKGROUND-COLOR: #f7f8f8;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
}

.tda2 {
  	font-family: arial; verdana;
	font-size: 11px;
	font-weight: none;
	vertical-align: text-top;
	text-decoration: none;
	text-align: justify;
	BACKGROUND-COLOR: #FFFFFF;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
}


.heading
{
	color: #790483;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
    padding: 8px 10px 5px 13px;
}

.subHeading
{
	color: #790483;;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	padding-top: 10px;
	padding-left:13px;
	padding-right:13px;
}

.sub
{
	color: #FF9933; 
	margin-left: 25; 
	margin-top: 2; 
	margin-bottom: 2;
	type: square;
}

.sub2
{
	margin-left: 4; 
	margin-right: 4; 
	margin-top: 0; 
	margin-bottom: 2;
}