﻿
body
{
	
	font-family: " Arial, Verdana, Helvetica, Sans-serif";
	font-size: 80%;
	text-align:justify;
}

h1
{
	font-size: 140%;
	font-weight: lighter;
	margin: 3px 0px;
	padding: 0px;
	color: maroon;
}

h2
{
	font-weight: lighter;
	font-size: 140%;
	margin: 2px 0px;
	padding: 0px;
	color: #c42719;
}

h3
{
	font-weight: bold;
	font-size: 100%;
}

.link
{
	text-decoration:none;
	color: #c42719;
}

.head
{
	font-weight: bold;
	font-size: 100%;
}

.question
{
	font-weight: bold;
	font-size: 100%
}

.menu
{
	text-decoration:none;
	color:White;
	font-size:120%;
}

.small
{
	font-family: "Arial, Verdana, Helvetica, Sans-serif";
	font-size: 90%;
}

.formLabel
{
	color: #888;
	font-size: 80%;
	text-transform: uppercase;
}

A:link
{

}
A:visited
{
	
}
A:active
{
	
}
A:hover
{

}


