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 }
.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 {
  BORDER: #C0C0C0 1px solid;
   	font-family: tahoma; arial; verdana;
	font-size: 11px;
	font-weight: none;
	vertical-align: text-top;
	text-decoration: none;
	text-align: justify;
	BACKGROUND-COLOR: #FCFCFC;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
}

.tda2 {
  BORDER: #C0C0C0 1px solid;
  	font-family: tahoma; 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: 14px;
	font-weight: bold;
	text-align: justify;
    padding: 8px 10px 5px 13px;
}

.subHeading
{
	color: #3333cc;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	padding-top: 10px;
	padding-left:13px;
	padding-right:13px;
}

#table3 {
	font-size:11px;
	border:1px solid #ccc;
	padding:5px;
}

#table4 {
	font-size:11px;
}
