﻿body
{
	font-size: 12px;
	font-family: tahoma;
}

.DropDownList
{
	font-size: 10px;
	font-family: tahoma;
}

.TableCell
{
	border-left-color: midnightblue;
	border-bottom-color: midnightblue;
	border-top-style: solid;
	border-top-color: midnightblue;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: midnightblue;
	border-bottom-style: solid;
}
P
{
}
H1
{
	font-family: Arial;
}


.MainTitle
{
	font-size: 24pt;
	color: #ffff66;
	font-family: Arial;
	
}

.SubTitle
{
	font-size: 12pt;
	color: #ffff66;
	font-family: Arial;
	margin: 5
}

