.t1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	text-align: justify;
}
a.pastlink:link {
	color: #1D4B7F;
	font-size: 14px;
	text-decoration: none;
}
a.pastlink:visited {
	color: #1D4B7F;
	font-size: 14px;
	text-decoration: none;
}
a.pastlink:hover {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}
a.pastlink:active {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}
a.folderlink:link {
	color: #363636;
	font-size: 12px;
	text-decoration: underline;
}
a.folderlink:visited {
	color: #363636;
	font-size: 12px;
	text-decoration: underline;
}
a.folderlink:hover {
	color: #363636;
	font-size: 12px;
	text-decoration: none;
}
a.folderlink:active {
	color: #363636;
	font-size: 12px;
	text-decoration: underline;
}


body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #363636;
}
.style1 {font-size: 11px}
a:link {
	color: #1D4B7F;
	text-decoration: none;
}
a:visited {
	color: #1D4B7F;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.t1 input {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	background-color: #EEEEEE;
	border: 1px solid #676767;
}