/* Valley Hawk Security */
* {
	margin:0;
	padding:0;
	border:0;
}
html {
font-size: 100%;
}

body {
font-size: 11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background: #E1E2E4;
/*background-image: url(images/bak.gif);
background-repeat: repeat;*/
margin-bottom:5px;
}
p {
	padding-bottom:2em;
}
.lastpara {
	padding-bottom:0;
}
a:link {
	color: #892327;
	text-decoration: underline;
	padding-left: 1px;
	padding-right: 1px;
	/*border-bottom: 1px dotted;*/
}
a:visited {
	color: #000000;
	text-decoration: underline;
	padding-left: 1px;
	padding-right: 1px;
	/*border-bottom: 1px dotted;*/
}
a:hover {
		text-decoration: none;
		color: #b92a30;
		padding-left: 1px;
		padding-right: 1px;
}
a:active {
text-decoration: none;
	color: #ffffff;
	background:#cccccc;
	padding-left: 1px;
	padding-right: 1px;
}
h1 {
	font-size: 120%;
	font-weight:600;
	color: #892327;
	padding-bottom:1em;
}
h2 {
	font-size: 110%;
	font-weight:600;
	color: #892327;
}
h3 {
	font-size: 100%;
	font-weight:600;
	color: #892327;
}
h4 {
	font-size: 100%;
	font-weight:600;
	color: #000000;
}
h5 {
	font-size: 90%;
	font-weight:100;
	color: #000000;
}
h6 {
	font-size: 120%;
	font-weight:600;
	color: #000000;
}
#ul_bullets ul {
border:0;
padding:0;
margin:20px;
}