body{

	margin-top: 0;

	margin-right: 3cm;

	margin-left: 2cm;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12pt;
}

h1 {
  	text-align: center;
	font-weight: bold;
  	font-size: 18px;
  	text-decoration:underline;}

h2{
  	font-weight: bold;
  	font-size: 18px;
   	text-align: center;}
 blockquote{

	font-size: 10pt;
}


#footnotes blockquote{
	font-size: 10pt;
}


#sidebar{

	float: left;

	width: 10em;

	border-right: none;

	padding-right: 20px;
}


#sidebar  p{

	color: blue;
}
	

#header{

	font-weight: bold;

	font-style: italic;
}




#Rokita {
	
	float:right;

	margin: 10px;
}

#Chase {
	float:left;

	margin: 10px;
}
 #Marshall {
	float:right;

	margin: 10px;
}



