﻿body {
}
.styLabel
{
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
}
.styDefault
{
    font-family: Arial;
    font-size: 11px;
}
.styHeading3
{
	font-family: Arial;
	font-size: 10pt;
	background-color: navy;
	color: white;
	font-weight: bold;
}
.styTitle1
{
	font-weight: bold;
	font-family: Arial;
	font-size: 12pt;
	color: black;
	background-color: #b0c4de;
}
.styTitle2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: white;
	background-color: navy;
}
.styButton1
{
	font-family: Arial;
	font-size: 11px;
}
.styButton2
{
	font-family: Arial;
}

