﻿.FontClass32
{
	font-family:Tahoma,Times New Roman; 
    font-size: 8pt; 
    line-height:1.5em;
}

.FontBoldClass
{
	font-family: Tahoma; 
	font-size: small; 
	font-weight: 700;
}
#TextArea1
{
    width: 432px;
}

.backColor
{
	background-color:#EEF7D4;
}