body {
	font-family:Arial,Helvetica,Sans Serif;
	font-size:11px;
	line-height:15px;
}

a:focus {
	outline:1px dotted invert;
}

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0;
}

h1 {
	margin-top:0;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

h2 {
	margin-top:6px;
	font-size:12px;
	color:#000000;
}

h3 {
	margin-top:-.1em;
	font-size:12px;
	color:#000000;
}

h4,h5,h6 {
	margin-top:-.1em;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

ol {
	list-style:decimal;
}

ul {
	list-style:square;
}

li {
	margin-left:30px;
}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom:20px;
}

A {
	color:#3B7AB2;
	text-decoration:none;
}

A:active {
	color:#3B7AB2;
	text-decoration:none;
}

A:link {
	color:#3B7AB2;
	text-decoration:none;
}

A:visited {
	color:#3B7AB2;
	text-decoration:none;
}

A:hover {
	color:#3B7AB2;
	text-decoration:underline;
}
