﻿BODY
{
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	letter-spacing : normal;
	line-height : 12pt;
	color : Black;
}

TD {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	letter-spacing : normal;
	color : Black;
}

.norm
{
	font-family: Arial;
	font-size: 11px;
	color: Black;
}

.bluetext
{
	font-family: Arial;
	font-size: 11px;
	color: #1F78B6;
}

.txtbx
{
	font-family: Arial;
	font-size: 11px;
	border-right: #1C718A 1px solid;
	border-top: #1C718A 1px solid;
	padding-left: 3px;
	margin: 1px;
	border-left: #1C718A 1px solid;
	border-bottom: #1C718A 1px solid;
	background-color: #EDF2F6;
	height: 18px;
	width: 230px;
}

.txtarea
{
	font-family: Arial;
	font-size: 11px;
	border-right: #1C718A 1px solid;
	border-top: #1C718A 1px solid;
	padding-left: 3px;
	margin: 1px;
	border-left: #1C718A 1px solid;
	border-bottom: #1C718A 1px solid;
	background-color: #EDF2F6;
	height: 100px;
	width: 300px;
}

.fm
{
	font-family:Arial;
	font-size:1px;
	color:#ffffff;
	background-color:#ffffff;
	text-decoration:none;
}
