/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * reset.css
 */

body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {  
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}
h1, h2, h3, h4, h5, h6 { 
	font-size: 100%; 
	font-weight: normal; 
}
p, li, td, th, textarea, input, select, option, label, .label, dt, dd {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}
h3, h4, h5 {
	font-size: 15px;
}
table { 
	border-collapse: collapse; 
	border-spacing: 0px;
} 
fieldset, img {  
	border: 0px; 
} 
address, caption, cite, code, dfn, th, var { 
	font-style: normal; 
	font-weight: normal; 
} 
ol, ul { 
	list-style: none;
}
li {
	margin-bottom: 0px;
}
caption, th { 
 text-align: left; 
} 
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
abbr, acronym {
	border: 0px;
}
legend {
	display: none;
}
a {
}
a:hover {
}
a:focus {
}
hr {
	display: none;
}
