/* Site Layout and fonts */

body {
	font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	
	color:#000000;
	font-size:12px;
}
a {
	color: #113F6B;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0px;
}

/* HSN and Cinematheque styles */
.title {
	font-size:24px;
	color:#113F6B;
	font-weight:bold;
	margin-bottom:5px;
}
.subtitle {
	font-size:16px;
	font-weight:normal;
	margin:0px;
}
.ambler {
	color:#990000;
	font-weight:bold;
	font-size:14px;
}
.county {
	color:#000099;
	font-weight:bold;
	font-size:14px;
}
.trailer {
	font-weight:bold;
}

.start {
	color: #008000;
	font-style: italic;
	font-weight: bold;
}
