html ,body {width: 100%; height: 100%; color: #526066; font: 12px/18px Arial, Tahoma, Verdana; cursor: default;}
html:first-child {overflow: hidden;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, select, input, textarea,
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {font: 12px/18px Arial, Tahoma, Verdana; margin:0; padding:0; border:0;}
a img, :link img, :visited img {border:0;}

table {border-collapse: collapse; border-spacing: 0;}
td {vertical-align: top;}
a {cursor: pointer; color: #526066; font: 12px/18px Arial, Tahoma, Verdana;}
.clear {clear: both; line-height: 0px; height: 0px; width: 0px; font-size: 0px;}
em {font-style: italic;}

/* styles of article body */
.article_body {

}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul li {
	padding-left: 15px;
	background: url(/images/round_a.gif) no-repeat 7px 7px;
}

h1 {
	font: 18px Arial;
	color: #e56d18;
	padding-bottom: 7px;
}

h2, h2 span {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
	padding-bottom: 5px;
}

h6 {
	font-size: 10px;
}

.article_link {	color: #468fd1;
	text-decoration: underline;}

.article_link:hover {
	text-decoration: none;
}
