table.main {	border-width: 1px 1px 1px 1px;	border-spacing: 3px;	border-style: solid solid solid solid;	border-color: black black black black;	border-collapse: separate;	background-color: #ececff;}.heading 	{	FONT-SIZE: 22px; 	COLOR: #000000; 	FONT-FAMILY: 'Times'; 	text-align: center;	font-weight: regular;	}	.mainheading 	{	FONT-SIZE: 48px; 	COLOR: #000000; 	FONT-FAMILY: 'Times'; 	text-align: center;	font-weight: regular;	}	.text 	{	FONT-SIZE: 13px; 	COLOR: #000000; 	FONT-FAMILY: 'Times'; 	text-align: left;	font-weight: regular;	font-style: none;	}	.footer 	{	FONT-SIZE: 15px; 	COLOR: #000000; 	FONT-FAMILY: 'Times'; 	text-align: center;	font-weight: regular;	font-style: none;	}	.caption 	{	FONT-SIZE: 12px; 	COLOR: #000000; 	FONT-FAMILY: 'Times'; 	text-align: left;	font-weight: regular;	font-style: italic;	}A:link    { color: #000000; text-decoration: none}    /* unvisited links */A:visited { color: #000000; text-decoration: none}   /* visited links   */A:hover   { color: #FF0000; text-decoration: underline} /* user hovers     */A:active  { color: #FF0000; text-decoration: underline}   /* active links    */
