﻿body
{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
		
}
.normal
{
	font-size: 11px;
	font-family: Tahoma;
}

.error
{
	color: #B31B34;
	font-size: 11px;
	font-family: Verdana;
}

.label
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
}

.header
{
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
