body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: 1A1F3E;
}
body {
	background-color: #fbf3dc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #1A1F3E;
	text-decoration: none;
}
a:visited {
               color: #5C5C5C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #004980;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 15px;}

.button {background-color: rgb(128,128,128); color:#ffffff; font-size: 8pt;}
.inputc {font-size: 8pt;}
.style3 {font-size: xx-small;}
