.contentheading {
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #666666;
	text-indent: 15px;
	font-weight: bold;
	font-size: 11pt;
	white-space: nowrap;
}
body         { background-color: #FFFFFF }
table        { font-family: Tahoma; font-size: 11pt; text-align: left }

.small		 { color: #3270BF; font-family: Tahoma; font-size: 7pt; text-align: left }
.createdate  { color: #3270BF; font-family: Tahoma; font-size: 7pt; text-align: left }
.modifydate	 { color: #3270BF; font-family: Tahoma; font-size: 7pt; text-align: left }

a:link       { color: #2F4090; text-decoration: none; font-family: Verdana; font-size: 10pt;  }
a:visited    { color: #2F4090; text-decoration: none; font-family: Verdana; font-size: 10pt; }
a:active     { color: #2F4090; text-decoration: none; font-family: Verdana; font-size: 10pt; }
a:hover      { color: #2F4090; text-decoration: underline; font-family: Verdana; font-size: 10pt; }	
