body, .background	{color:#213A65;
			font-family:Times New Roman;}

input			{background-color:FFFFFF;
			color:000000;
			font-family:Times New Roman;
			border-color:ABABAB;
			border-width:1px;
			padding-left:2px;}

textarea		{background-color:FFFFFF;
			color:000000;
			font-family:Times New Roman;
			border-color:ABABAB;
			border-width:1px;
			padding-left:2px;}

button			{background-color:EEEEEE;
			color:000000;
			font-family:Times New Roman;
			border-color:ABABAB;
			border-width:1px;
			cursor:pointer;
			margin:1px;}

a			{color:#213A65;
			text-decoration:none;
			font-family:Times New Roman}
a:hover			{text-decoration:underline;
			font-family: Times New Roman;
			font-weight: bold}
a:active		{text-decoration:underline;
			font-family: Times New Roman;
			font-weight:bold}

td			{color:#213A65;
			font-family:Times New Roman;}
td.oddcell		{background-color:f6f6f6;}
td.evencell		{background-color:ffffff;}
td.border		{background-color:BBBBBB;}
td.header		{background-color:DDDDDD;
			color:#213A65;}
td.invalid		{color:ff0000;}

