p, li {
	text-align:left;
}

q {
	font-size:120%;
}

a { text-decoration: none; }	
a:link { color: #3F6BFF; }
a:visited { color: #3F6BFF; }
a:active { color: #3F6BFF; text-decoration: underline; }
a:hover { text-decoration: underline; }



h1, h2, h3, h4, h5, h6 {
	font-family: "Destroy Regular", "28 Days Later", Arial, Verdana, sans;
	text-transform: uppercase;
	letter-spacing:.07em;
	font-weight:normal;
	line-height:97%;
}

h1 {
	font-size:200%;	
}



h2{
	font-size:150%;
	line-height:90%;
}

h3 {
	font-size:150%;
	text-align:left;
	margin-bottom:-12px;
	margin-top:20px;
}
