
body{
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.166;	
	margin: 2px;
	padding: 0px;
}
.style12 {color: #FF0000; font-weight: bold; }
.style13 {color: #0000FF; font-weight: bold;}
.style14 {color: #FF0000; font-weight: bold; font-size: 14px; }
.style15 {color: #000000}
.style16 {font-family: Georgia, "Times New Roman", Times, serif; color: #000000;}
.style17 {font-size: 36px; color: #000000;}
.style18 {font-size: 38px; color: #000000;}
.style20 {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.166;	
	margin: 2px;
	padding: 0px;
}	
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 200%;
 color: #334d55;
}

h2{
 font-size: 175%;
 
}

h3{
 font-size: 150%;
 
}

h4{
 font-size: 125%;
 font-weight: normal;
 
}

h5{
 font-size: 100%;
 
}

.style1 {
	font-family: "Copperplate Gothic Bold";
	font-size: 12px;
	color: #000000;
}
.style2 {
	font-family: "Copperplate Gothic Bold";
	font-size: 9mm;
	color: #000000;
}
.style3 {
	font-family: "Copperplate Gothic Bold";
	font-size: 20px;
	color: #000000;
}
.style5 {
	font-family: "Copperplate Gothic Bold";
	font-size: 28px;
	color: #000000;
}

.style10 {
	font-family: "Copperplate Gothic Bold";
	font-size: 14px;
	color: #000000;
}
.style6 {font-family: "Arial Narrow"}
.style4 {font-size: 14mm}
a:link, a:visited, a:hover {
	color: #9900FF;
	text-decoration: none;
}
.style9 {
	font-family: "Arial Narrow";
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	font-variant: small-caps;
 	}
 	
a:hover {
	text-decoration: underline;
	color: #FF0033;
}
/* overrides decoration from previous rule for hovered links */
#pagename {
position: absolute;
top: 455px;
left: 10px;}

#data {
position: absolute;
top: 100px;
left: 110px;
width:680px}

hr {
  border: 1;
  width: 90%;
  }
hr.red {
      color: #f00;
      background-color: #f00;
      height: 3px;
      
    }
hr.box {
      border: 1px solid #f00;
      color: #fff;
      background-color: #fff;
      height: 10px;
    }
hr.doubleline {
      border-top: 1px solid #f00;
      border-bottom: 1px solid #f00;
      color: #fff;
      background-color: #fff;
      height: 5px;
    }


