p { text-indent: 1em }
a { text-decoration: none; font-weight: bold }
	A:hover	{ background: #FFFFCC }

.hilight { background:#ffffaa }
.dark { color: white }
.bigtext { font-size: large; font-weight: bold }
.emphasis { font-family: Arial, sans-serif; font-weight: bold; font-style: italic; color: #aa0000; background: #ffffaa}

.small { font-size: small }
.xsmall { font-size: x-small }
.large { font-size: large }
.xlarge { font-size: x-large }
.xxlarge { font-size: xx-large }

.strike { text-decoration: line-through }
.arial { font-family: arial, sans-serif }
.times { font-family: times, serif }
.courier { font-family: courier, monospace }


