TD  {
	color : #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 11pt;
}

P  {
	color : #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 11pt;
}

TH  {
	color : #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 12pt;
}

H1 {
	font-size: 11pt;
	color : #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: Green;
	letter-spacing : 3px;
}

.small {
	font-size: xx-small;
	color : #333333;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

a {
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
    text-decoration: underline; 
}
a:link {  
color: #003366; 
text-decoration: underline; 
font-size: 8pt; 
font-weight: bold; 
}
a:visited {
	color: #003366;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	text-decoration: none ;
	background-color: #006600;
	font-size: 8pt;
	font-weight: bold;
}

.index {
	color : #333333;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 4pt;
	text-align: left;
	font-weight : 500;
	height : auto;
  }
  
  .index2 {
	color : #999999;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 12pt;
	text-align: center;
	font-weight : bold;
	height : auto;
}

  .index3 {
	color : #ffffff;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 4pt;
	text-align: center;
	font-weight : normal;
	height : auto;
}



.border {
	color : Maroon;
	width: 10px;
}

.kern {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: Green;
}

.kern2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: Olive;
	letter-spacing : 10px;
}



.kern4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #D4D0C8;
	letter-spacing : 35px;
}

HR {
	height: 1px;
	color: Maroon;
	width: 75%;
}

UL  {
	color : #000000;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 11pt;
	height : auto;
}

.tableborder {
	background-color: #ffffcc; 
	color: #000000; 
	border: 1px; 
	border-style: solid; 
	border-color: black;
}

.menu {
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}
a.menu:link {  
color: #666666; 
text-decoration: none; 
font-size: 8pt; 
font-weight: bold; 
padding-top: 1px; 
padding-right: 5px; 
padding-bottom: 1px; 
padding-left: 5px;
}
a.menu:visited {
	color: #666666;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: none ;
	background-color: #666666;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 8pt;
	font-weight: bold;
}

.menu2 {
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	letter-spacing : 3px;
}
a.menu2:link {  
color: #990000; 
text-decoration: none; 
font-size: 12pt; 
font-weight: bold; 
padding-top: 1px; 
padding-right: 5px; 
padding-bottom: 1px; 
padding-left: 5px;
}
a.menu2:visited {
	color: #DAA520;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
a.menu2:hover {
	color: Yellow;
	text-decoration: none ;
	background-color: Maroon;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 12pt;
	font-weight: bold;
}

.Button {
	background-color: #ebebeb; 
	color: #000000; 
	font-family: tahoma, verdana, helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	border: 1px; 
	border-style: solid; 
	border-color: black;
}