﻿
H2, H3, H4, H5, TH
{
	font-weight: normal;
}
H1
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 15pt;
	font-weight: normal;
	color: #006699;
}
H2, H3, H5
{
	color: #36c;
}
H2 {
font-size: 13pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
H3 {
	font-size: 12pt;
	margin-left: 10px;
}
H4 { font-size: 10pt; margin-top: 2px; margin-bottom: 0px;	}
H5 { font-size: 9pt; font-weight: bold;	margin-bottom: 2px;	}
H6 { font-size: 65%; color: #666666; font-weight: normal;	}
h3.ArticleCaption{
	list-style-type: disc;
	margin: 0px;
}
h3.ArticleCaption a {
	color: #036;
}

a.FullArticle
{
	font-weight: bold;
}

.ArticleAbstract
{
	font-size:15px;
}

p.ArticleAuthor 
{
	margin-top: 3px;
}
.ArticleAuthor span {
	margin: 0px;
	color: #369;
	border-bottom: 1px solid #369;
	padding-bottom: 2px;
	padding-right: 10px;
	font-size:13px;
}
div.HLine
{
	margin: 12px 10px 25px 0px;
	border-top: 1px solid #69f;
	padding: 0px;
	height: 1px;
}
