body {

	font-size: 9pt;

	font-family: verdana;

	font-style: normal;

	line-height: 1.3em;

	text-align: justify;

	text-indent: 0px;

	padding: 0px;

	margin: 0px 0px 0px 0px;

}

H1 {

    font-size: 14pt;

    font-family: Trebuchet MS;

    font-style: normal;

    font-weight: bold;

    font-variant: normal;

    line-height: normal;

    color: #369;

    }

H2 {

    font-size: 12pt;

    font-family: Trebuchet MS;

    font-style: normal;

    font-weight: bold;

    font-variant: normal;

    line-height: normal;

    color: #369;

    }

H3 {

    font-size: 9pt;

    font-family: Trebuchet MS;

    font-style: normal;

    font-weight: bold;

    font-variant: normal;

    line-height: normal;

    color: #369;

    }



/*plain a links */

A:link, A:visited {

	text-decoration: none; 

	font-style: normal; 

	font-weight:bold }

A:hover 

	{

	background: transparent;

	color:red;

	}



A.menu:link, A.menu:visited

    {

    text-decoration: none;

    font-family:verdana;

    font-size: 7.5pt;

    font-style:normal;

    font-weight:bold;

    }

A.menu:hover {/* background: yellow*/ }



A.menu2:link, A.menu2:visited

    {

    text-decoration: none;

    color: white;

    font-family:verdana;

    font-size: 7pt;

    font-style:normal;

    font-weight:bold;

    }

A.menu2:hover { background: cyan}



table.frame {

	border-width: 0px 0px 0px 0px;

	margin: 0px 0px 0px 0px;

}

table.frame th,table.frame td {

	border-width: 0px 0px 0px 0px;

}



table.sample {

	border-color: #d0e9e6 #d0e9e6 #d0e9e6 #d0e9e6;

	border-collapse: collapse;

	background-color: white;

	margin-left: 0px;

	margin-right: 0px;

	margin-top: 0px;

	margin-bottom: 0px;

}

table.sample th {

	padding:0px 0px 0px 0px;

	border-style: dotted dotted dotted dotted;

	border-color: Silver Silver Silver Silver;

	background-color: #D9E9E6;

	color:#446382;

}

table.sample td {

    font-size: 8pt;

    font-family: verdana;

    font-style: normal;

    line-height: 1.3em;

	text-align: left;

	padding: 0px 0px 0px 0px;

	background-color: white	;

}

table.sample2 {

   margin-left:0px;

	border-spacing: 0px 0px;

	border-collapse: collapse;

	moz-border-radius: 9px 9px 9px 9px;

}

table.sample2 th {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

    font-size: 9pt;

	color: white;

	font-size: small;

	font-weight : bold;

	padding: 0px 0px 0px 0px;

	text-align: left;

	 background-color: #53A399;

	border-collapse: collapse;

	moz-border-radius: 9px 9px 9px 9px;

}

table.sample2 td {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

    font-size: 9pt;

	border-width: 0px 0px 0px 0px;

	padding-left: 0px;

	padding-right:0pt;

	border-style: solid solid solid solid;

	border-color: Silver Silver Silver Silver;

	list-style : square inside;

	text-align: justify;

	border-collapse: collapse;

	moz-border-radius: 9px 9px 9px 9px;

}






