body 		{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none; background-color: #FFFFFF}
p 		{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; color: #000000}
blockquote	{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; color: #000000}
ul 		{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; color: #000000}
ol 		{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; color: #000000}
li 		{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; color: #000000}
a 		{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; color: #000066}
a:hover	{ font-family: , Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline overline; color: #000066}


p.normal {font-weight: normal; font-size: 100%}
p.larger {font-weight: normal; font-size: 105%}
p.smaller {font-size: 80%}
p.tiny {font-size: 60%}
p.tinywht {font-size: 60%; color: #FFFFFF}
p.thick {font-weight: bold}
p.thicker {font-size: 16px; font-weight: 900}
p.pagehead {font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-style: italic; font-weight: bold; color: #FFFFFF}
p.secthead {font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #000000}

.tblboda {/*The table with the border*/
    	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
    	border-style: solid;
    	border-color: #000000;
    	padding: 0%;
    	font-family : Arial, Helvetica, sans-serif;
    }
.tblbot {/*bottom border*/
    	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
    	border-style: solid;
    	border-color: #000000;
    	padding: 0%;
    	font-family : Arial, Helvetica, sans-serif;
    }
