.title
{
	font-family : arial;
	font-size : 14px;
	color : #ffffff;
	font-weight: bold;
	background-color: #416986;
}
.sub
{
	font-family : arial;
	font-size : 11px;
	color : #000000;
	font-weight: bold;
	background-color: #F7E7B2;
}
.row1
{
	font-family : arial;
	font-size : 11px;
	color : #000000;
	background-color: #DCE5EF;
}
.row2
{
	font-family : arial;
	font-size : 11px;
	color : #000000;
	background-color: #EFF6FE;
}
input
{
	color: #ffffff;
	text-decoration: none;
	background-color: #35729C;
	border: #000000 1px solid;
	font-family: verdana; 
	font-size: 8pt;
	font-weight : normal;
}
select
{
	color: #ffffff;
	text-decoration: none;
	background-color: #35729C;
	border: #000000 1px solid;
	font-family: verdana; 
	font-size: 8pt;
	font-weight : normal;
}
textarea
{
	color: #ffffff;
	text-decoration: none;
	background-color: #35729C;
	border: #000000 1px solid;
	font-family: verdana; 
	font-size: 8pt;
	font-weight : normal;
}