body	{ color: black; background-color: #FFFFFF;} 
a:link   { text-decoration: underline; color: #006600;}
a:visited { text-decoration: underline; color: #660033;}
a:active { text-decoration: underline; color: #FF0000;}
a:hover { text-decoration: underline; color: fuchsia }
font	{ font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;}  
h1		{ font-size: 300%; font-weight: bold;}
h2		{ font-size: 200%; font-weight: bold;}
h3		{ font-size: 150%; font-weight: bold;}
h4		{ font-size: 125%; font-weight: bold;}
p		{ font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;}
td		{font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;}
dl		{ font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;}
.footertext	{ font-family: Times New Roman, Times, serif;}
.mono { font-family: Monaco, "Courier New", Courier, mono; }
.servicescript { font-family: "Script MT Bold", Nadianne, "Brush Script MT", Textile, "Comic Sans MS", cursive }
.sans	{ font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;} 
.script	{ font-family: Textile, "Script MT Bold", Nadianne, "Brush Script MT", "Comic Sans MS", cursive;}
.serif	{ font-family: "Times New Roman", Times, serif;}
.written { font-family: "Comic Sans MS", "Brush Script MT", cursive;}
.blockcenter { margin-left: auto; margin-right: auto;}
.citation { margin-right: 4%; margin-left: 4%;}
.justify { text-align: justify;}
.nowrap { white-space: nowrap;}
.textleft { text-align: left;}
.textcenter { text-align: center;}
.textright { text-align: right;}
.floatl { float: left;}
.floatr { float: right;}
.border0 { border: 0px }
.bottom { vertical-align: bottom;}
.valigntop { vertical-align: top;}
.bold { font-weight: bold;}
.aqua { color: #99CC99;}
.blue { color: #000080;}
.brown	{ color: #660000;}
.brownbold { font-weight: bold; color: #660000;}
.burgundy { color: #660033;}
.cream { color: #FFFFE7;}
.gold { color: #CC9900;}
.green	{ color: #006600;}
.greenbold { font-weight: bold; color: #006600;}
.maroon { color: #800000;}
.orange { color: #FF6600;}
.red { color: #CC0000;}
.redbold { font-weight: bold; color: #CC0000;}
.white { color:#FFFFFF;}
.yellow { color:#FFFF00;}
.italic { font-style: italic;}
.larger	{ font-size: 125%;}
.smaller { font-size: 80%;}
.ssuper { font-size: xx-small; vertical-align: super }
.tinytext { font-size: xx-small }
.large	{ font-size: 150%;}
.xlarge { font-size: 200%;}
.xxlarge { font-size: 300%;}
.title	{ text-decoration: underline; font-weight: bold;}
.thispage { font-weight: bold; color: #669966;}
.greenbullet { list-style-image: url(images/greenball_sm.gif);}
.redbullet { list-style-image: url(images/redball_sm.gif);}
.backbullet { list-style-image: url(images/goleft.gif);}
.under { text-decoration: underline;}
.nospaceafter { margin-bottom: 0px;}
.nospacebefore { margin-top: 0px;}
 @media print {.noprint { display: none }}
 @media screen {.noscreen { display: none }}

