p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
}

td.features {
	text-align:left;
}

h2#newthreats {
	font-family: impact, Times New Roman, Serif;
	font-size: 42px;
	font-weight: normal;
	line-height: 1.1em;
	color: #98996D; 
	padding-left:15px;
}

h2#getout {
	font-family: impact, Times New Roman, Serif;
	font-size: 42px;
	font-weight: normal;
	line-height: 1.1em;
	color: white; 
}

td#who ul {
	margin: 0 0 0 0;
}
td#who ul li {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

td#who ul li span{
	font-size: 11px;
}

td#what {
	padding-left: 15px;
}

td#what p {
	text-align:left;
	width: 75%;
	font-size: 12px;
}

table#purchaseddep td {
	padding: .5em 1em 0 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: bolder;
	color: #999966;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #999966;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}


