.stickynote {
	background: #ffff99; color: #000000;
}


h1 { font-family: verdana, helvetica, arial; font-size: 24pt; font-weight: bold }
h2 { font-family: verdana, helvetica, arial; font-size: 16pt; font-weight: bold }
h3 { font-family: verdana, helvetica, arial; font-size: 14pt; font-weight: bold }
blockquote, ul, li, td, p, body, h1, h2, h3, h4, h5, h6 { 
	font-family: verdana, helvetica, arial;
}

a:link { color: #ff0000; background: transparent }
a:visited { color: #cc0000; background: transparent }
a:active { color: #cccc00; background: transparent }

a:link, a:visited, a:active { text-decoration: none }

pre { font-family: courier, "courier new"; font-size: 12pt; }
.smaller { font-family: verdana, helvetica, arial; font-size: 10pt }
.smallgray { font-family: verdana, helvetica, arial; font-size: 10pt; 
		color: #999999; background: transparent }
.asmallgray { font-family: verdana, helvetica, arial; font-size: 10pt; 
		color: #999999 ! important; background: transparent; text-decoration: none }
.nounderline { color: #ffffff; background: transparent; text-decoration: none }
.docbody { margin-left: 93px }


