﻿.heading1
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 20px;
	line-height: 100%;
	font-weight: normal;
	color:#000000;
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 0px;
	display: block;
}

.heading2
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
	margin-top: 28px;
	margin-bottom: 14px;
	display: block;	
}

.heading3
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-top: 1em;
	margin-bottom: 0px;
	padding: 0px;
	display: block;
}

.FirstPageHeading
{
	color: #083582;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin-bottom: 14px;
	display:block;
}

.abstract
{
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 14px;
}

.normal
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 11px;
}

h1.NoImageHeading
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 20px;
	line-height: 100%;
	font-weight: normal;
	color:#000000;
	margin-top: 25px;
	margin-bottom: 0px;
	padding: 0px;
}

h1 
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 20px;
	line-height: 100%;
	font-weight: normal;
	color:#000000;
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 0px;
}

h2
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
	margin-top: 28px;
	margin-bottom: 14px;	
}

h3
{
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-top: 1em;
	margin-bottom: 0px;
	padding: 0px;
}
