﻿h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin-bottom: 0.15em;
}
h1 {
	font-size: 1.46em;
}
h2 {
	font-size: 1.46em;
}
h3 {
	font-size: 1.33em;
}
h4 {
	font-size: 1.21em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
p {
	line-height: 1.4em;
	margin-bottom: 0.8em;
}
blockquote {
	border: 1px solid #BBB;
	background-color: #EEE;
	padding: 1em 2em 0.2em 3em;
	margin: 0.5em 0 1em 0;
	font-style: italic;
	font-family: Georgia, Times, serif; 
}
ul,ol {
	margin: 0 0 0.8em 2.5em;
}
ul ul, ol ol {
	margin-top: 0.3em;
}
ul {
	list-style: square outside;
}
ol {
	list-style: decimal outside;
}
ol ol {
	list-style-type: lower-alpha;
}
ol ol ol {
	list-style-type: lower-roman;
}
li {
	line-height: 1.3em;
	margin-bottom: 0.5em;
}
dl {
	margin: 0 2em 1em 2.5em;
}
dt {
	font-weight: bold;
	margin: 1em 0 0.4em 0;

}
dd {
	line-height: 1.3em;
	margin-bottom: 0.5em;
}
body {
	font-size: 75%;
	font-family: arial, sans-serif;
	color: #7A7A7A;
	background-color: #FFF;
}
a {
	text-decoration: none;
	color: #7A7A7A;
}
h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
	font-weight: normal;
	color: #0d98e0;
}
h1 {
	font-size: 1.66667em;
}
h2 {
	font-size: 1.5em;
	text-transform: uppercase;
	margin-bottom: 0.3em;
}
h3 {
	font-size: 1.41667em;
	text-transform: uppercase;
	margin-bottom: 0.3em;
}
h4 {
	font-size: 1.1em;
	margin-bottom: 0.2em;
}
ol {
	margin-left: 1.8em;
}
.hidden {
	display: none;
}
