body,td,th {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #e3e9ed;
	background-image:url(images/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12pt;
	color: #7d99b3;
	text-decoration: underline;	
}
.textfield {
	background-color: #D7E1EB;
	border: 1px solid #7A96AC;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}

a:visited {
	color: #466179;
}
.t1 {
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #7d99b3;
}
.t2 {
	font-size: 12pt;
	font-style: italic;
	color: #2f4f6d;
}
ul {
	color: #2f4f6d;
	list-style-type: disc;
}

