a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
	text-decoration: 	underline;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
	font-style: 		normal;
	font-weight: 		normal;
	color: 				#000066;
	text-decoration: 	none;
	border-bottom:		#000066;
	border-width:		0px 0px 1px 0px;
	border-style:		none none dotted none;
}

a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
	text-decoration: 	none;
	color:				#808080;
	border-bottom:		#808080;
	border-width:		0px 0px 1px 0px;
	border-style:		none none dotted none;
}

a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
	text-decoration: 	none;
	color:				#800000;
	border-bottom:		#800000;
	border-width:		0px 0px 1px 0px;
	border-style:		none none dotted none;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
	font-style: 		normal;
	font-weight: 		normal;
	font-variant: 		normal;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
}
table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
}
h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
}
h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 			9pt;
	font-weight: 		bold;
}
h4 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 			10pt;
}
h3 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 			12pt;
}
h2 {
	font-family: "Tahoma", Courier, mono;
	font-size: 			12pt;
	font-weight: 		bold;
}
h1 {
	font-family: "Tahoma", Courier, mono;
	font-size: 			14pt;
}
button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
}
caption {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 			8pt;
}

img {
	border:				0px;
}