/* RESET SETTINGS */
html, body, div, span, applet, object, iframe,h1,
h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, form,
fieldset, form, imput, label, legend, table, tr, td,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
h1{font-family: arial; font-weight: normal; font-size: 20pt; margin: 4px 0 10px 0; color: #09c/*5c89b7*/;}
h2{font-family: arial; font-weight: normal; font-size: 14pt; color: #09c/*ffcc00*/; margin: 0 0 10px 0}
h3{font-family: arial; font-weight: bold; font-size: 10pt; color: #09c/*ffcc00*/;}
p{line-height: 120%; font-size: 10pt; color: #333;}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1; color: #333; font-family: arial; font-size: 9pt; margin: auto;
	text-align: center; }
	
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ///////////////////////////////////////////////*/