body {background-color:#cccccc;}
a:link {color:"#0000ff";}
a:visited {color:"#6666ff";}
a:focus {color:"#ffaa22";}
a:active {color:"#ff0000"}
p
{
	font-size: 15px;
	font-style: normal;
	color: black;
	font-family: "Gill Sans","Helvetica","Arial";
	line-height: 120%;
}
p.caption
{
	font-size: 15px;
	font-style: italic;
	font-weight: lighter;
}
p.trailer
{
	font-size: 12px;
	text-align: center
}
p.contactus
{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
td
{
	color: black;
	line-height: 120%;
	vertical-align: top;
	font-family: "Gill Sans","Helvetica","Arial";
	font-size: 15px;
}
td.subtitle
{
	font-family: "Gill Sans","Helvetica","Arial";
	font-weight: bold;
	color: red;
}
dt
{
	font-family:"Gill Sans","Helvetica","Arial";
	font-weight: bold;
	font-size: 24px; 
	color:red;
	line-height:120%;
}
dt.project
{
	font-size: 20px;
	color:black;
}
dt.location
{
	font-size: 15px;
	color:black;
}