﻿body
{
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
	color: #3E5395;
	list-style: square url(Images/smallbullet.gif) outside;
}

H1
{
	color: #3E5395;
	line-height: normal;
	font-family: Arial, 'Arial Black';
	font-size: x-large;
}
H2
{
	font-size: large;
	color: #3E5395;
	line-height: normal;
	font-family: 'Copperplate Gothic Light' , 'Copperplate Gothic Bold' , 'Times New Roman';
}
H3
{
	font-size: large;
	color: #000073;
	font-style: italic;
	font-family: 'Copperplate Gothic Light' , 'Copperplate Gothic Bold' , 'Times New Roman';
	vertical-align: baseline;
	list-style-image: url(Images/largebullet.gif);
}
H4
{
	font-size: medium;
	color: #000073;
	font-style: normal;
	font-family: 'Copperplate Gothic Light' , 'Copperplate Gothic Bold' , 'Times New Roman';
}
H5
{
	font-size: medium;
	color: #3e5395;
	font-style: italic;
	font-family: 'Copperplate Gothic Light' , 'Copperplate Gothic Bold' , 'Times New Roman';
}
H6
{
	font-size: small;
	color: #3e5395;
	font-family: 'Copperplate Gothic Light' , 'Copperplate Gothic Bold' , 'Times New Roman';
	font-weight: bold;
}
HR
{
	color: #3E5395;
}

