
body {
	background: #82050A; 
	color: #fff; 
	margin: 0; 
	padding: 0; 
	font-size: 0.9em; 
	line-height: 1.00e; 
	font-family: Arial, sans-serif; 
	border-top: 8px solid #CEC9BA;
	}
			
div.c1 {
	text-align: center
	}

a {
	color: #31A4CF; 
	text-decoration: none
	}

a:hover {
	color: #5f9cdf;
	}
			

table {
	width: 700px;
	text-align: left;
	margin-left: auto; 
	margin-right: auto 
	}

.column1 {width: 50%;}
.column2 {width: 30%;}
.column3 {width: 20%;}
			
h1, p { 
	padding: 0; 
	width: 100%; 
	}

h1 	{
	margin-top: 20px; 
	margin-bottom: 6px; 
	height: 40px; 
	font-size: 2.90em;
	}

p 	{
	margin-top: 50px;
	}
	
a.highlight, span.highlight {
	color: #000000; 
	font-size: 1.20em;
	font-weight: 600;
	}

span.highlight2 {
	color: #000000; 
	font-size: 1.90em;
	font-weight: 600;
	}

span.highlight3 {
	color: #31a4cf; 
	font-size: 1.75em;
	font-weight: 600;
	line-height: 2.20em;
	}

hr.style {
	width: 160px;
	}

p.centering {
	text-align: center;
	}

p.footer {
	text-align: right;
	margin-top: 20px;
	font-size: 0.75em;
	margin-bottom: 30px;
	}

div.headshots {
	width: 90%;
	}


h3 {
	text-align:left; 
	font-size: 1.2em; 
	line-height: 1.25e; 
	font-family: Arial, sans-serif;
	}
	
