hr {
color: Blue
}

h1 {
font-size: 12pt; 
text-align: left; 
font-family: Book Antiqua; 
margin-bottom: 1pt; 
margin-top: 1pt;
margin-left: 0px;
}

h2 {
font-size: 12pt; 
text-align: left; 
font-family: Book Antiqua; 
margin-bottom: 1pt;
margin-top: 1pt; 
margin-left: 0px;
}

h3 {
font-size: 12pt; 
text-align: left; 
font-family: Book Antiqua; 
margin-bottom: 1pt;
margin-top: 1pt; 
margin-left: 0px;
}

h4 {
font-size: 9pt; 
text-align: left; 
font-family: Book Antiqua; 
margin-bottom: 1pt;
margin-top: 1pt; 
margin-left: 0px;
}

ul {
margin-bottom: 1pt;
margin-top: 1pt;
}

dir {
margin-left: 10px;
}

a:link {
text-decoration:none; 
color:#9999cc
}

a:visited {
text-decoration:none; 
color:#808080
}

a:active {
text-decoration:none; 
color:#c0c0c0
}

a:hover {
text-decoration:none; 
color:blue;
}

/* puts the square around the whole page content */

#contentWrapper{
text-align: left;
border: 1px solid #D1D3D4;
width: 762px;
margin: 3 auto;
padding: 0px 13px;
voice-family: "\"}\"";
voice-family: inherit;
width: 734px;
}


body {
  height: 100%;
  margin-top: 0px;
	padding: 5px 0;
	text-align: center;
	background: white;	
}

