.leftbg {
	background-attachment: fixed;
	background-image: url("images/leftbg.gif");
	background-repeat: repeat-y;
	background-position: right;
}

.rightbg {
	background-attachment: fixed;
	background-image: url("images/rightbg.gif");
	background-repeat: repeat-y;
	background-position: left;
}
body         { font-family: Verdana; font-size: 10pt }
.txt         { font-family: Verdana; font-size: 10pt }
.foot        { font-family: Verdana; font-size: 8pt }
.bioheader   { color: #FFFFFF; font-family: Tahoma; font-size: 14pt }
.head         { font-size: 16pt; font-family: Verdana; color: #0086F8; font-weight: bold }
a:link       { color: #FF7907; text-decoration: none }
a:hover      { text-decoration: underline; color: #0086F8 }
a:visited    { text-decoration: none; color: #0086F8 }



