﻿ 
<!--
.page_title  { font-family: Arial; color: #000000; font-size: 18px; font-weight: bold; font-style:italic }
.page_border {
	border: medium solid #008000;
	padding: 5px;
	white-space: normal;
}
.page_normal_text { font-family: Arial; font-size: 14px; }
.page_small_text { font-family: Arial; font-size: 12px }
.page_header_text {
	font-family: Arial;
	font-size: medium;
	color: #000099;
	font-weight: bold;
}
.page_title_sub { font-family: Arial; font-size: 16px; color: #008000; font-weight: bold }

input
{
font-family: Monospace; font-size: 12px; border: 1px solid #999999; 
}

textarea
{
font-family: Monospace; font-size: 12px; border: 1px solid #999999; 
}

a {text-decoration: none}
a:hover {text-decoration: underline}


-->