h1						{ font-family: Georgia, Times; font-size: 22pt; font-weight: bold; color:black }
h2						{ font-family: Georgia, Times; font-size: 14pt; font-weight: bold; color:black; margin-top:21pt; }

body					{ background-color: white; color: black }

p						{ font-family: Verdana; font-size: 10pt; line-height:130% }
span.text-small	{ font-family: Verdana; font-size: 8pt }
p.text-small			{ font-family: Verdana; font-size: 8pt }
span.text			{ font-family: Verdana; font-size: 10pt }
span.comment		{ font-family: Verdana; font-size: 10pt; background-color:#F1F1D8 }
p.error				{ background-color:#FFEEEE; line-height:130% }
blockquote			{ font-family: Verdana; font-size: 10pt; line-height:130% }
ul						{ font-family: Verdana; font-size: 10pt; margin-left:12pt; }
li						{ font-family: Verdana; font-size: 10pt; text-indent:0pt; margin-bottom: 6pt; line-height:130% }
th						{ font-family: Verdana; font-size: 10pt; }
td						{ font-family: Verdana; font-size: 10pt; }
table					{ border-width: 0; }

span.red				{ color: red }
span.red-bold		{ color: red; font-weight: bold }

small					{ font-family: Verdana; font-size: 8pt }
big	 					{ font-family: Verdana; font-size: 13pt }

hr						{ color: #888888;	height: 1; }

p.menu				{ font-family: Verdana; font-size: 12pt }
a.menu				{ color: #000099; }

p.foot				{ text-align: center; font-family: Verdana; font-size: 10pt; color: gray; }
a.foot				{ color: gray; }

input.submit		{ cursor:hand }

img.uwe				{ border-style:solid; background-color: silver; border-width:1; border-color: silver; }