body {
	font-family: verdana,sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	color:red;
}
a:hover {
	font-weight: bold;
}
p {line-height:20px;}
.text {
	font-size: 14px;
}
.texthome {
	line-height: 20px;
}
.texthomeindent {
	margin-left: 25px;
	margin-top: 5px;
}
.textbold {
	font-weight: bold;
}
.table-border {
	border-color: #990033;
	border-style: solid;
	padding: 5px;
	width: 640px;
}
.table-inside {
	width: 640px;
	padding: 15px;
}
.rightnav {
	width: 105px;
	height: 435px;
	align: right;
	vertical-align: top;
}
.photo {
	background-image: url(/images/filmstrip.gif);
	height: 105px;
	padding-top: 15px;
	text-align: center;
	clear:left;
}