body {
   background-image:url(http://www.seancostellofund.org/keithtaylor.jpg);
   color: #000000;
	font-family: Garamond, Georgia, serif;
   font-size: 14px;
   font-weight: normal;
}

td {
	font-family: Garamond, Georgia, serif;
   font-size: 14px;
}

h1 {
    padding-bottom: 0;
	margin-bottom: 0;
    color: #000000;
	border-bottom: 1px solid #000;
	font-size: 18px;
	font-weight; bold;
}

h2 {
	margin-bottom: 0;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

input, textarea
{
	border-top: #000000 1px solid;
	background-color: #FFFFFF;
	color: #000000;
	border-color: #000000;
	border-width: 1px;
	font-family: Garamond, Georgia, serif;
	font-weight: normal;
}

th {
	font-family: Garamond, Georgia, serif;
}

td, .DefaultText
{
	color: #000000;
	font-family: Garamond, Georgia, serif;
	font-size: 14px;
	font-weight: normal;
}

a
{
	text-decoration: none;
	color: #000000;
	font-family: Garamond, Georgia, serif;
   font-weight: bold;
	font-size: 14px;
}
a:link { color:#000000; text decoration: none
 }
a:visited { color: #000000; } 
a:hover { color: #000000; text-decoration: underline}
 

.content {	
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.header {	
	font-family: Garamond, Georgia, serif;
	font-size: 20px;
  	font-weight: bold;
  	font-color: #000000;

}
.bold{	

	font-family: Garamond, Georgia, serif;
	font-size: 14px;
	font-weight: bold;
  	color: #000000;
}
.header2 {	

	font-family: Garamond, Georgia, serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;

}

.divider {
color: #000000;border-bottom: #000000 1px solid;
}

.footer {
	
	font-family: Tahoma, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
} 

a.footer
{
    color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.footer:link { color: #FFFFFF; text decoration: underline}
a.footer:visited { color: #FFFFFF; }
a.footer:hover { color: #FFFFFF; text-decoration: underline}

.tableborder {
	border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}


