/* v1.0 | 20080212 */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;}body {	line-height: 1;	background: #CCCCCC;	padding: 10px;}ol, ul {	list-style: none;}blockquote, q {	quotes: none;}blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}/* remember to define focus styles! */:focus {	outline: 0;}/* remember to highlight inserts somehow! */ins {	text-decoration: none;}del {	text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {	border-collapse: collapse;	border-spacing: 0;}h1 {	font: bold 18px "Helvetica Neue", Helvetica, Arial, sans-serif;	text-transform: uppercase;	color: #000000;}h2 {	font: normal 14px "Helvetica Neue", Helvetica, Arial, sans-serif;	padding-top: 35px;	padding-bottom: 5px;	color: #333333;}h2 strong {	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;	text-transform: uppercase;	color: #000000;}p {	font: 11px "Helvetica Neue", Helvetica, Arial, sans-serif;	color: #333333;}/* LINKS */a {	text-decoration: none;	-webkit-transition: all .5s ease;	-moz-transition: all .5s ease;	-o-transition: all .5s ease;	transition: all .5s ease;}a:link, a:visited {	color: #006699;}a:hover {	color: #003366;	/* background: rgba(255, 255, 255, 0.8); */}a:active {	color: #006699;}