﻿body
{
	font-family: Arial;
	font-size: smaller;
}

table {
  border-collapse: collapse;
} 
.langclass
{
	color: black;
}

.maintitle
{
	font-size: 14pt;
	color: navy;
	font-family: Arial;
}

.table
{
	font-size: 10pt;
	width: 100%;
	font-family: Arial
}

.whitespace
{
	color: white;
}

.inputbox
{
	border-color:#E0E0E0;
	border-width:1px;
	border-style:Solid;
}


.tdcontl
{
	width: 300px;
	background-color:#f5f5f5;
	text-align: left	
}