﻿body	{background-color: #efefcf; font-family: times new roman, times, serif;}

p,td,li	{font-size: 10pt; color: black;}

ul	{list-style-type: square;}

h1	{font-size: 18pt; color: black; font-weight: bold;}
h2	{font-size: 14pt; color: black; font-weight: bold;}
h3	{font-size: 12pt; color: black; font-weight: bold;}

.title		{font-size: 18pt; font-family: verdana, arial, helvetica, sans-serif; color: black; font-weight: bold; margin-bottom: 0;}
.subtitle	{font-size: 12pt; font-family: verdana, arial, helvetica, sans-serif; color: gray; font-weight: bold; margin-top: 0;}.subtitle2	{font-size: 12pt; font-family: verdana, arial, helvetica, sans-serif; color: gray; font-weight: bold; margin-top: 0; margin-bottom: 0;}.subsub		{font-size: 12pt; font-family: verdana, arial, helvetica, sans-serif; color: gray; 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: black;}
a:active	{color: red;}
a:visited 	{color: gray;}
a:hover 	{color: #ffcc66; font-weight: bold;}
