@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #D42E12;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #D42E12;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
hr {
	color: #D42E12;
	background-color: #D42E12;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -15px;
}

h3 {
	color: #FFF;
	padding-left: 10px;
	font-weight: normal;
}
.whitetext {
	font-weight: normal;
	color: #FFF;
}
.footer {
	font-size: 8px;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
.smalltext {
	font-size: 9px;
}
#Cameras table tr td {
	border: 1px solid #CCC;
}
