﻿body
{
    font-family: Tahoma;
    font-size: 11pt;
    text-decoration: none;
    color: dimgray;
}
.link
{
	text-decoration: none;
	color: darkgreen;
	font-weight: bold;
}
.page_module
{
	color: gainsboro;
	font-size: 9pt;
	text-decoration: none;
}
.pagetitle
{
	color: #ffffff;
	font-size: 20pt;
	text-decoration: none;
}
.subtitle
{
    font-size: 8pt;
    text-decoration: none;
    color: black;
}
.formtitle
{
    color: #003300;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: none;
}