﻿h1
{
	font-size: 18px;
	text-align:center;
}

h3
{
	font-size: 16px;
	font-weight: bolder;
}

.UnRegularSelection
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	color: Gray;
}

.ImportantSelection
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	color: #000080;
}

.RegularSelection
{
	font-size: 14px;
	font-family: Arial;
}