h1{font-size: 1.5em;}
h2{font-size: 1.25em;}
#doc3{
 margin: 0;
}
#hd{
 border-bottom: .375em solid #000;
 margin-bottom: 1em;
 background: #909090;
}
#bd{
 padding: 1em;
}
#hd h1, #hd h2{
 font-weight: bold;
 font-style: oblique;
}
#hd h1{
 display: inline;
 position: absolute;
 left: 5.4em;
 top: 2.6em;
 margin-left: 1em;
 margin-bottom: 0;
 font-variant: small-caps;
}
#hd h2{
 position: absolute;
 top: 4.5em;
 left: 7.5em;
 margin-left: 1em;
}
#hd img.logo{
 font-size: 13px;
 width: 7.41em;
 border: 0;
}
span.link{
 background-color: #c3a545;
 text-align: center;
 font-weight: bold;
}
span.link a{
 color: white;
 text-decoration: none; 
}
span.link a.big{
 padding: 2em;
}
span.link a:hover{
 color: black;
 text-decoration: underline; 
}
.yui-dt-headtext a{
	color: white;
	text-decoration: none;
}
.yui-dt-headtext a:hover{
 font-size: 15px;
 text-decoration: underline; 
}
#index{
 margin: 6em auto;
 width: 20em;
}
.clear{clear:both;}
#contact td.top{
 vertical-align: top;
 text-align: right;
 padding-right: 1em;
}
strong{font-weight: bold;}
th, td{
 padding: .25em;
}
th{
 font-weight: bold;
 color: white;
 background-color: black;
}
input.inline{display: inline;}
