

a:link {
	color: #333333;
	/* text-decoration: none; */
}

a:visited {
	color: #333333;
	/* text-decoration: none; */
}

a:hover {
	color: #333333;
	/* text-decoration: none; */
}

a:active {
	color: #333333;
	/* text-decoration: none; */
}


h1 {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h2 {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h3 {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

body {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}



#footer {
	color: #aaaaaa;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


a.footer:link {
	color: #666666;
	font-style: normal;
	text-decoration: none;
}

a.footer:visited {
	color: #666666;
	font-style: normal;
	text-decoration: none;
}

a.footer:hover {
	color: #666666;
	font-style: normal;
	text-decoration: none;
}

a.footer:active {
	color: #666666;
	font-style: normal;
	text-decoration: none;
}

#temp {
	color: #bbbbbb;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a.temp:link {
	color: #bbbbbb;
	font-style: normal;
	text-decoration: none;
}

a.temp:visited {
	color: #bbbbbb;
	font-style: normal;
	text-decoration: none;
}

a.temp:hover {
	color: #bbbbbb;
	font-style: normal;
	text-decoration: none;
}

a.temp:active {
	color: #bbbbbb;
	font-style: normal;
	text-decoration: none;
}

