body {
	background-image: url(../_images/side.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;

}
a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:hover {  color: #990000; text-decoration: none}
td, p {
	font-family: Arial;
	font-size: 14px;
}
ul {}
ol {}
h1 {
	font-family: Arial;
	font-size: 18px;
	color: #990000;
}
h2, h3, h4 {
	font-family: Arial;
	font-size: 16px;
	color: #CC3333;
}
hr {
	color: #990000;
}
.small {
	font-family: Arial;
	font-size: 10px;
}
.top {
	background-image: url(../_images/top.gif);
	background-repeat: repeat-x;
}
.movie {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

