﻿p
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	line-height: 20px;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	color: #d42719;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	color: #0263a7;
}

li
{
	line-height: 20px;
}

a:active, a:visited
{
	color: #931b03;
}

a:hover
{
	color: #931b03;
}

a.menuLinks
{
	color: Black;
}

a.menuLinks:active, a.menuLinks:visited, a.menuLinks:hover
{
	color: Black;
}

