BODY,td,th,font  {
	font-size : 10pt;
	font-family :  Arial,sans-serif;;
	color : black;
}

h2  {
	font-size : 18pt;
	font-family :  Arial,sans-serif;;
	color : black;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

A:link	{text-decoration: none; font-weight: normal; color: #000000}
A:visited {text-decoration: none; font-weight : normal; color: #000000}
A:hover   {text-decoration: underline; font-weight : normal; color: #000000}
A:active  {text-decoration: underline; font-weight : normal; color: #000000}

A.link1:link	{text-decoration: none; color: #D2EEFF}
A.link1:visited {text-decoration: none; color: #D2EEFF}
A.link1:hover   {text-decoration: none; color: #ffffff}
A.link1:active  {text-decoration: none; color: #ffffff}

A.button2:link	{text-decoration: none; font-weight: bold; color: #000000}
A.button2:visited {text-decoration: none; font-weight : bold; color: #000000}
A.button2:hover   {text-decoration: none; font-weight : bold; color: #3366CC}
A.button2:active  {text-decoration: none; font-weight : bold; color: #3366CC}

A.button3:link	{text-decoration: none; font-weight: bold; color: #99CCFF}
A.button3:visited {text-decoration: none; font-weight : bold; color: #99CCFF}
A.button3:hover   {text-decoration: none; font-weight : bold; color: #FFFFEE}
A.button3:active  {text-decoration: none; font-weight : bold; color: #ffffff}

A.main:link	{text-decoration: none; color: #000000}
A.main:visited {text-decoration: none; color: #000000}
A.main:hover   {text-decoration: underline; color: #000000}
A.main:active  {text-decoration: unnderline; color: #000000}

A.text:link	{text-decoration: underline; color: #000099}
A.text:visited {text-decoration: underline; color: #000099}
A.text:hover   {text-decoration: underline; color: #0000CC}
A.text:active  {text-decoration: unnderline; color: #0000CC}
