body {
	margin: 0px;
	text-align: left;
	background-color: #FFFFFF;
}

tr {
	text-align: left;
	vertical-align: top;
}

.text {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	}

a.text:link    {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #3D5C99;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	}
	
a.text:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #3D5C99;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	}
	
a.text:hover   {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #1B3059;
	text-decoration: underline;
	padding-left: 0px;
	padding-right: 0px;
	}

.title1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #595959;
	line-height: normal;
	text-decoration: none;
	}
	
.title2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #595959;
	line-height: normal;
	text-decoration: none;
	}
	
.title3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-style: oblique;
	font-weight: normal;
	color: #1A1A1A;
	text-decoration: none;
	}
	
.list {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #868686;
	text-decoration: none
	}

.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #595959;
	text-decoration: none;
}

.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #595959;
	text-decoration: none;
}

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #868686;
	padding-right: 5px;
	text-align: right;
}

.textindent {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
	padding-left: 3px;
}
.pagetitle {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #595959;
	line-height: normal;
	text-decoration: none;
	padding-left: 5px;
	letter-spacing: 1pt;
}

.table {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #595959;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
}

.ucase {
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1pt;
}