BODY, P, TD, .default { font-family: Arial, Helvetica, sans-serif; color: #FEFEFE; }

.smoke {
	background-attachment: fixed;
	background-image: url(images/smoke_repeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.purple { color: #FD8EFE; }
.white { color: #FFFFFF; }

.textarea { margin-top: 15px; padding-top: 15px; }

.show_divider { font-size: 12pt; font-weight: bold; }
.show_header { font-size: 9pt; font-weight: bold; }
.show_content { font-size: 10pt; border-bottom: thin black solid; background-color: #0000AA; }

a:link {color:#0FE6FF; text-decoration:none; }
a:visited {color:#0FE6FF; text-decoration:none; }
a:active {color:#64FF0F; text-decoration:underline; }
a:hover {color:#64FF0F; text-decoration:underline; }


