/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0;
}
.style1 {
	color: #990000;
	font-weight: bold;
}
.style2 {
	color: #990000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a:link {
	color: #990000;
	text-decoration: none;
}

.floatimgright {
	float:right;
	margin-top:2px;
	margin-right:3px;
	margin-left:20px;
	margin-bottom:12px;
}
 
.floatimgleft {
	float:left;
	margin-top:2px;
	margin-right:20px;
	margin-left:3px;
	margin-bottom:12px;
}
 
.home-theater{
	font-weight: normal;
} 
