﻿body 
{
}

.SmallBoldContent
{
	font-size:8pt;
	font-weight:bold;
	font-family:Arial;
}

.SmallContent
{
	font-size:10pt;
	
	font-family:Arial;
}
.SmallItalicContent
{
	font-size:8pt;
	font-style:italic;
	font-family:Arial;
}
.Content
{
	font-size:12pt;
	font-family:Arial;	
	color:Black;
}

.PageHeader
{
	font-size:16pt;
	font-family:Verdana;
	color:#014785;
}

.PageSubHeader
{
	font-size:12pt;
	font-weight:bold;
	font-family:Arial;
	color:#014785;
}
.PageSubSubHeader
{
	font-size:12pt;
	font-family:Arial;
	color:#014785;
}
tr.PageHeader
{
	height:50px;	
}

tr.PageSubHeader
{
	height:35px;	
}
tr.PageSubSubHeader
{
	height:25px;	
}
ul.BlueDiscs
{
	list-style-type:disc;
	color:#014785;	
}
.LargeBlue
{
	font-size:12pt;
	font-family:Arial;
	color:#014785;	
	font-weight:bold;
	text-decoration:none;
}

