﻿P, li
{
	font-family: Arial;
	font-size: 12px;
}

H1
{
	font-family: Arial;
	font-size: 16pt;
	color: #003366;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 4px;
	border-bottom: solid 1px black;
}

H2
{
	font-family: Arial;
	font-size: 14pt;
	color: #003366;
	font-weight: bold;
	text-transform: none;
	font-style: italic;
	padding-bottom: 4px;
	border-bottom: solid 1px #d3d6dc;
}

H3
{
	font-family: Arial;
	font-size: 14pt;
	color: #003366;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 4px;
	border-bottom: solid 1px #d3d6dc;
}

H4
{
	font-family: Arial;
	font-size: 13pt;
	color: #003366;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 4px;
	border-bottom: solid 1px #d3d6dc;
}

H5
{
	font-family: Arial;
	font-size: 12pt;
	color: #a52a2a;
	font-weight: bold;
	text-transform: none;	
}

hr
{
	height: 1px;
	border: 0;
}

.ErrorText
{
	font-family: Arial;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}

.Calandar
{
	border-collapse: collapse;
}

.Calandar td
{
	border: solid 1px black;
	padding: 7px;
}

.BackgroundRed
{
	background-color: #fce1e1;
}

.BackgroundAqua
{
	background-color: #cdeff1
}

.BackgroundGreen
{
	background-color: #d0f5d7;
}

.BackgroundYellow
{
	background-color: #f7f5c4;
}

.BackgroundBlue
{
	background-color: #cccaed;
}

.loginText
{
	font-family: Verdana;
	font-size: 8pt;
	color: #003366;
	font-weight: bold;
	text-transform: none;	
}

.normalText
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style:normal;
	text-transform: none;	
}
