
	h1 { font-family: arial, helvetica, sans-serif; font-size: 26pt; font-style: normal; color: black; }

	h2 { font-family: arial, helvetica, sans-serif; font-size: 18pt; font-style: normal; color: black; }
	h2 small { font-family: arial, helvetica, sans-serif; font-size: 8pt; font-style: normal; color: black; }

	h3 { font-family: arial, helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: black; }
	h3 small { font-size: 8pt; font-style: normal; color: black; }

	h4 { font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: black; }

	h5 { font-family: arial, helvetica, sans-serif; font-size: 10pt; text-decoration: underline; color: black; }

	p { font-family: arial, helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #111111; }

	dt { font-family: arial, helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: black; }

	dd { font-family: arial, helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #111111; }

	td { font-family: arial, helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; }

	li { font-family: arial, helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; }

	body { background-color: #ffffff; }

	A:link, A:visited { text-decoration: underline; color: black}
	A:hover, A:active { text-decoration: underline; color: red }


	#title-big {
		font-size:26pt;
		font-family:sans-serif;
		font-variant:small-caps;
		color: #000000;
		font-weight:bold;
		font-style:normal;
	}

	#form-title {
		font-size:16pt;
		font-family:arial,helvetica,sans-serif;
		color: #000000;
		font-weight:bold;
		font-style:normal;
	}

	td.form-text { 
		font-family: arial, helvetica, sans-serif; 
		font-size: 10pt; 
		font-style: normal; 
		color: #111111; 
	}


	select { 
		font-family: arial, helvetica, sans-serif; 
		font-size: 10pt; 
		font-style: normal; 
		color: #111111; 
		background: #ffffff;
	}


	td.form-text-bold {
		font-family: arial, helvetica, sans-serif; 
		font-size: 10pt; 
		font-style: normal;
		font-weight: bold; 
		color: #111111;
	}

	#form-text-small {
		font-family: arial, helvetica, sans-serif; 
		font-size: 7pt; 
		font-style: normal;
		color: #111111;
	}

	input {
		font-family: arial, helvetica, sans-serif; 
		font-size: 10pt; 
		font-style: normal;
		font-weight: normal; 
		color: #000000; 
		background: #ffffff;
	}

	input.button {
		background: #dddddd;
	}

	input.button-wide {
		background: #dddddd;
	}
