﻿body	{background: white url(../images/background.gif) repeat-y; margin: 0; font-family: arial, verdana, helvetica, sans-serif;}

p,td	{font-size: 10pt; color: black;}
li		{font-size: 10pt; color: black; margin-bottom: 6px;}
ul		{list-style-image: url(../images/tri.gif);}

h1	{font-size: 18pt; color: #990000; font-weight: bold; margin-bottom: 0;}
h2	{font-size: 14pt; color: #990000; font-weight: normal;}
h3	{font-size: 11pt; color: black; font-weight: bold;}
h4	{font-size: 13pt; color: black; font-weight: normal; margin-top: 0; margin-bottom: 10px;}

.title		{font-size: 12pt; color: black; font-weight: bold; margin-bottom: 0;}
.subtitle	{font-size: 10pt; color: black; margin-top: 0;}

.top	{margin-top: 0;}
.bottom	{margin-bottom: 0;}
.topbot	{margin-top: 0; margin-bottom: 0;}

.large	{font-size: 11pt;}
.small	{font-size: 8pt;}

a:link   	{color: #990000;}
a:active 	{color: #990000;}
a:visited 	{color: #666666;}
a:hover 	{color: black;}

a.menu:link   	{color: #990000; font-weight: normal;}
a.menu:active 	{color: #990000; font-weight: normal;}
a.menu:visited 	{color: #666666; font-weight: normal;}
a.menu:hover 	{color: white; font-weight: normal;}

#topmenu {
	width: 411px;
	margin: 0;
	padding: 0 0 10px 0;
	color: #990000;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
}
	#topmenu a {color: #990000; text-decoration: none;}
	#topmenu a:hover {color: black;}

#footer {width: 400px; padding-top: 10px; font-size: 8pt;}
	#footer .organization {color: #800000; font-size: 10pt; font-weight: bold;}