body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style1 {color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 11pt;}
.style2 {color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 12pt;}
body {
	background-color: #fffed5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #b50000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #b50000;
}
a:hover {
	text-decoration: none;
	color: #b50000;
}
a:active {
	text-decoration: underline;
	color: #b50000;
}
.welcome {
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}

a.smallLink
{
	color:#efefef;
	font-size:10px;
}
a.smallLink:visited
{
	color:#efefef;
	font-size:10px;
}
a.smallLink:hover
{
	text-decoration: none;
	color:#efefef;
	font-size:10px;
}

.inputBox {
	border: 1px solid #9fc8f6;
}
.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

