body		{background-color: white;
		font-family: Verdana, Arial;
		font-size: 11px;
	scrollbar-face-color: #007ebd;
	scrollbar-shadow-color: #97b4a4;
	scrollbar-highlight-color: #606430;
	scrollbar-3dlight-color: #d6f2e0;
	scrollbar-darkshadow-color: #97b4a4;
	scrollbar-track-color: #d6f2e0;
	scrollbar-arrow-color: #97b4a4}
		line-height: 115%}
p		{font-family: Verdana, Arial;
		letter-spacing: 1pt;
		color: navy}
b		{font-family: Verdana, Arial;
		letter-spacing: 1pt;
		color: navy}
input		{font-family: Verdana, Arial;
		font-size: 11px;
		background-color: silver;
		color: black}
select		{font-family: Verdana, Arial;
		font-size: 11px;
		background-color: silver;
		color: black}
ul		{font-family: Verdana, Arial;
		margin-top: 5;
		margin-bottom: 5}
li		{font-family: Verdana, Arial}
h1		{font-family: Verdana, Arial;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 2pt;		
		color: #660000;
		margin-top: 15px}
h2		{font-weight: bold;
		font-size: 11px;
		color: teal;
		letter-spacing: 1pt;		
		font-family: Verdana, Arial;
		margin-bottom: 5px}}

a		{text-decoration: none;
		color: green}
a:hover	{text-decoration: overline;
	color: green}
a:visited	{color: gray}

a.male		{text-decoration: strikethrough;
		color: #007ebd;
		font-weight: normal}
a:hover.male	{color: #007ebd}
a:visited.male	{text-decoration: none;
		color: #007ebd}
a:visited:hover.male	{color: #007ebd}

a.menu		{text-decoration: none;
		color: navy;
		font-weight: bold}
a:hover.menu	{text-decoration: overline;
		color: navy}
a:visited.menu	{color: navy}
a:visited:hover.menu	{text-decoration: overline;
		color: navy}

td		{font-family: Verdana, Arial;
		letter-spacing: 1pt;
		color: navy;
		font-size: 11px;
		font-weight: normal}