body {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	}

h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 19px;
	}

h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	}

tr {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	}

td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	}

p {
	line-height: 140%;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	}

img {
	border-width: 0px;
	}

a {color:#0033CC; font-weight:bold; text-decoration:underline;}
a:link {color:#0033CC; font-weight:bold; text-decoration:underline;}
a:visited {color:#0033CC; font-weight:bold; text-decoration:underline;}
a:hover {color: #FFFFFF; background-color: #0033CC; font-weight:bold; text-decoration:none;}
a:active {color:#0033CC; font-weight:bold; text-decoration:underline;}

a.image {color:#FFFFFF; text-decoration:none; border-width: 0px;}
a.image:link {color:#FFFFFF; text-decoration:none; border-width: 0px;}
a.image:visited {color:#FFFFFF; text-decoration:none; border-width: 0px;}
a.image:hover {color: #FFFFFF; text-decoration:none; border-width: 0px;}
a.image:active {color:#FFFFFF; text-decoration:none; border-width: 0px;}

