.background {
	background-image: url(../images/tlbkgnd.jpg);
	background-repeat: repeat;
	background-position: left top;


}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;

}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000066;
}
.mediumbold {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	font-style: normal;
	font-weight: normal;

}
.xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
	font-style: normal;
	font-weight: normal;

}
a:link {
	text-decoration: none;
	color: #FF3300;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
.bulletlist {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../images/sm_blu_bullet2.gif);
	left: 10px;
	top: auto;
	clip:   rect(20px auto auto auto);
	text-indent: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000066;
	font-style: normal;




}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.linkm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.xsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

