.hpadding { color: #483d8b; font-weight: bolder; font-size: 12px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular; padding: 0px 10px }
.textpadding { color: #000; font-size: 10px; line-height: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; padding: 0px 10px }
BODY {
	color : #330000;
	background-color : #F5E8E9;
	font-family : Arial, Tahoma, sans-serif;
	font-size : 10px;
}
a:link {
	 color: #666666;
	 text-decoration: none;
 }
a:visited {
	color: #666666;
	 text-decoration: none;
 }
a:active {
	 color: #666666;
	 text-decoration: none;
 }
/* Mouse over - font-color and bkground-color*/ 
A:HOVER {
	color : #330000;
	background: White;
	text-decoration : underline overline;
}
h1 { color: #483d8b; font-size: 12px; line-height: 12px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
h2  { color: #900; font-size: 11px; line-height: 11px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
h3 { color: black; font-size: 11px; line-height: 11px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
h4  { color: #900; font-style: normal; font-weight: lighter; font-size: 10px; line-height: 12px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
td { color: black; font-size: 10px; line-height: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

body {
 scrollbar-face-color: #F5E8E9;
 scrollbar-base-color: #036;
 scrollbar-arrow-color: #666666;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3d-light-color: #369;
 scrollbar-shadow-color: #036;
 scrollbar-dark-shadow-color: #036;
}
.table_white_border {
	background-color : #FFCC99;
    font-family: arial, verdana, "ms sans serif", sans-serif;
	color : #630000;
	font-size: 14px;
	border-color : White;
	border-style : solid;
	border-width : 1px;
	text-align : left;
	padding : 12px;
}
.table_border {
	border-color : #666666;
	border-style : solid;
	border-width : 1px;
	text-align : left;
	padding : 22px;
}
.table_other {
	background-color : #F5E8E9;
	border-color : #666666;
	border-style : solid;
	border-width : 1px;
	text-align : left;
	padding : 22px;
}
.table_general {
	background-color : #666666;
	border-color : #666666;
	border-style : solid;
	border-width : 1px;
	text-align : left;
	padding : 16px;
}
HR { 
	height : 1px;
	color: #666666;
}
.header{
	font-family: Arial;
	font-size: large;
	font-style: italic;
	color : #330000;
	text-align : center;
	padding : 4px;
}
.header_pink {
	font-family : Arial;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	background-color : #F5E8E9;
	border-color : #CECECE;
	border-style : solid;
	border-width : 1px;
	text-align : center;
	padding : 1px;
}
.bott_pink {
	font-family :Arial;
	font-size: 10px;
	color: #330000;
	background-color : #F5E8E9;
	border-color : #CECECE;
	border-style : solid;
	border-width : 1px;
	text-align : center;
	padding : 1px;
}