H1 { 	
	margin-left : 0; 
	margin-right : 10px; 	
	font-family : times-roman, serif; 	
	font-size : large; 	
	font-weight : 900; 	
	font-style : italic; 	
	text-decoration : none; 	
	/*  text-transform : capitalize;  */	
	font-variant : normal; 	
	background : black; 	
	color : #FF6600; 	
	text-align : center; 	
	word-spacing : 0; 	
	line-height : 150%; 	
	text-indent : 0; 
}
 
H2 { 	
	font-family : Arial, Verdana, Sans-serif; 	
	font-size : medium; 	
	font-weight : 800; 	
	font-style : normal; 	
	text-decoration : none; 	
	text-transform : capitalize; 	
	font-variant : normal; 	
	line-height : 125%; 
}

H3 { 	
	font-family : Arial, Verdana, Sans-serif; 	
	font-size : 8pt; 	
	font-weight : 700; 	
	font-style : normal; 	
	text-decoration : none; 	
	text-transform : capitalize; 	
	font-variant : normal; 
}

H4 { 	
	font-family : Arial, Verdana, Sans-serif; 	
	font-size : 10pt; 	
	font-weight : bold; 	
	color : #ffffff; 	
	text-decoration : none; 	
	text-transform : uppercase;
  font-variant : normal; 	line-height : 125%; 
} 

H5 { 	
  font-family : Arial, Verdana, Sans-serif; 	
  font-size : 8pt; 	
  font-weight : 400; 	
  color : white; 	
  font-style : normal; 	
  text-decoration : none; 	
  text-transform : uppercase; 	
  font-variant : normal; 	
  line-height : 125%; 
} 

H6 { 	
  color : white; 	
  font-family : Arial, Sans-serif; 
  	font-size : 8pt; 	
} 
  
  BODY { 	
    xbackground-image : url('../images/grid1.GIF'); 	
    xbackground-repeat : repeat;
    xbgcolor: #c0c0c0;
    background-color:#404040; 	
    padding : 0; 	
    margin : 0; 	
    font-family : Arial, Verdana, Sans-serif; 	
    font-size : 10pt; 	
    font-weight : 400; 	
    font-style : normal; 	
    text-decoration : none; 	
    text-transform : none; 	
    font-variant : normal; 	
    text-align : left; 	
    word-spacing : 0; 	
    text-indent : 0; 	
    line-height : 125%;	
    scrollbar-base-color:#FF8040; 	
    scrollbar-arrow-color:black; 	
    scrollbar-track-color:black; 	
    scrollbar-shadow-color:black; 	
    scrollbar-lightshadow-color:black; 	
    scrollbar-darkshadow-color:gray; 	
    scrollbar-highlight-color:white; 	
    scrollbar-3dlight-color:black;  
  } 
P { 	
  padding : 0; 	
  margin-right : 12px; 	
  font-family : Arial, Verdana, Sans-serif; 	
  font-size : 10pt; 	
  font-weight : 400; 	
  font-style : normal; 	
  text-decoration : none; 	
  text-transform : none; 	
  font-variant : normal; 	
  text-align : justify; 	
  word-spacing : 0; 	
  text-indent : 0; 	
  line-height : 125%; 
} 

/*
P:first-letter { 	
  font-family : times-roman, serif; 	
  font-size : 20pt; 	
  font-style : italic; 	
  background : black; 	
  color : #ff8040; 	
  padding : 4pt; 	
  margin-right : 2pt; 	
  font-weight : bold; 
  float : left; 	
  line-height : 125%; 
  } 
*/

.bullet { 	
  font-family : Arial, Verdana, Sans-serif; 	
  font-size : 10pt; 	
  font-weight : 700; 	
  font-style : normal; 	
  text-decoration : none; 	
  xtext-transform : capitalize; 	
  font-variant : normal; 	
  text-align : left; 	
  margin-bottom : 12px; 	
  margin-left : 12px; 	
  margin-right : 12px; 	
  list-style-type : disc;	
  line-height : 125%; 
} 

LI { 	
  font-family : Arial, Verdana, Sans-serif; 	
  /* font-size : 8pt;  */	
  font-weight : normal; 	
  font-style : normal; 	
  text-decoration : none; 	
  /* text-transform : capitalize; */	
  font-variant : normal; 	
  text-align : left; 
  margin-left : 24px; 	
  margin-right : 12px; 
} 

A { 	
  xcolor : #FF0000; 	
  color : #000000;
  text-decoration : underline; 
} 
A:visited { 
  xcolor : #ff8040; 	
  color : #000000;
  text-decoration : underline;
} 
A:active { 	
  xcolor : green; 	
  color : #101010;
  text-decoration : underline;
} 

a.whitelink {
  color : #FFFFFF;
  text-decoration : underline; 
} 
a.whitelink:visited { 
  color : #FFFFFF;
  text-decoration : underline;
} 
a.whitelink:active { 	
  color : #E0E0E0;
  text-decoration : underline;
} 



a.sitemaplink {
  color : #000000;
  text-decoration : none; 
  font-size:18px;
  font-family:Verdana;
} 
a.sitemaplink:visited { 
  color : #000000;
  text-decoration : none;
} 
a.sitemaplink:active { 	
  color : #ff6600;
  text-decoration : none;
} 
a.sitemaplink:hover { 	
  color : #ff6600;
  text-decoration : none;
} 



a.sitemaplink2 {
  color : #ff6600;
  text-decoration : none; 
  font-size:18px;
  font-family:Verdana;
} 
a.sitemaplink2:visited { 
  color : #ff6600;
  text-decoration : none;
} 
a.sitemaplink2:active { 	
  color : #ff6600;
  text-decoration : none;
} 
a.sitemaplink2:hover { 	
  color : #ff6600;
  text-decoration : none;
} 






B { 	font-weight : 700; } 
.INT-TABLE { 	
  border-collapse : collapse; 	
  border-style : ridge; 	
  border-width : 3px; 	
  margin : 12px; 	
  padding : 12px; 
}

.INT-CAPTION {    
  caption-side: CENTER;    
  margin-left: -8em;    
  width: 8em;    
  text-align: CENTER;    
  vertical-align: CENTER
}
  
.INT-TH { 	
  border-style : ridge; 	
  border-width : 1px; 	
  margin-left : 0; 
  margin-right : 10px; 	
  font-family : Arial, Verdana, Sans-Serif; 	
  font-size : 14px; 	
  text-decoration : none; 	
  font-variant : normal; 	
  background : #ff6600; 	
  text-align : center; 	
  word-spacing : 0; 	
  line-height : 100%; 	
  text-indent : 0; 	
  padding : 12px; 
} 

.INT-TD { 	
  border-style : ridge; 	
  border-width : 1px; 	
  margin-left : 0; 	
  margin-right : 10px; 	
  font-family : Arial, Verdana, Sans-Serif; 	
  font-size : 14px; 	
  text-decoration : none; 	
  font-variant : normal; 	
  background : white; 	
  text-align : left; 	
  word-spacing : 0; 	
  line-height : 100%; 	
  text-indent : 0; 	
  padding : 12px; 
} 
.Footer { 	
  color : white; 	
  font-family : Arial, Sans-serif; 	
  font-size : 8pt; 
} 
.NumberedList { 	
  padding : 0; 	
  margin-left : 24px; 	
  font-family : Arial, Verdana, Sans-serif; 	
  font-size : 8pt; 	
  font-weight : 400; 	
  font-style : normal; 	
  text-decoration : none; 	
  text-transform : none; 	
  font-variant : normal; 	
  text-align : justify; 	
  word-spacing : 0; 	
  text-indent : -12px; 	
  line-height : 125%; 	
  list-style-type : decimal; 
} 

.IMG-LEFT { 	
  margin-right : 12px; 	
  padding-right : 12px; 
} 
.IMG-RIGHT { 	
  margin-left : 12px; 	
  margin-right : 12px; 	
  padding-left : 12px; 
}