/* typography */

p         { font-size: 12pt; font-family: "Times New Roman", Times, serif; line-height: 14pt; margin: 0 0 3pt 0; }
h3        { font-size: 15pt; font-family: "Times New Roman", Times, serif;  line-height: 16pt; text-align: center; margin: 3pt  0; }

body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
  margin: 0 auto;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
#header, #credits, #outside, .photo3, .photo1, .photo2{
  display : none;
} 
#container {
	width: 7.5in;
	margin: 0 auto;
	font-size: 12pt;
    line-height: 14pt;
	padding: 0;
	border: none;	

}		
#main-content{	
    margin: 0 0;
	padding: 0.25in 0;
	overflow: hidden;
	border: none;
}
#sidea
{
	float: left;
	padding-right: .5in;
	width: 3in;
}
#sideb
{
	float: right;
	width: 3in;
	padding-left: .25in;

}

#info {
	font-size:14pt;
	text-align: center;
	color: #000;
	margin: 10px auto 0;
	clear: both;
}

.important {font-size: 14pt; font-weight: bold;}
.aside {font-size: 9pt; font-weight: normal; font-style: italic; line-height: 10pt;}
table.fm {
  width: 85%;
margin:1px auto 0;
font-size: 9pt;
}
