/* START RESET */
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, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	color: #cccccc;
	vertical-align: baseline;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px; background: #666666;
}

ul, li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-indent: 15px;
/* list-style-position: outside; */
list-style-type: square;
padding: 0px;
margin: 0px;
}

a {  
    color: #ffffff;  
    text-decoration: none;  
    font-weight: bold;
}  
  
a:hover {  
    text-decoration: underline;  
}
