element { }
p  { color: black; font-size: 10pt; font-family: Verdana; line-height: 11pt }
.titles { color: #039; font-family: Verdana; font-size: 16pt; font-weight: bold }
a:link   { color: #000; font-size: 10pt; font-family: Verdana; font-weight: normal; text-decoration: none }
a:hover  { color: #33c; font-size: 10pt; font-family: Verdana; font-weight: bold; text-decoration: none }
a:visited  { color: black; font-size: 10pt; font-family: Verdana; text-decoration: none }
.regular  { color: black; font-size: 10pt; font-family: Verdana; line-height: 11pt }
#whitepaper {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
.wptitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.bold1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.boldund {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.italund {
	font-style: italic;
	text-decoration: underline;
}
.white {
	color: #FFF;
}
