﻿body                            { }

a                               {color: #000000;}
a:visited                       {color: #000000;}
a:hover                         {color: #000000; text-decoration: none;}

h1			                        {font-family: arial; font-size: 2.4em; font-weight: normal; color: #000000; padding: 0; margin: 0 0 10px 0;}
h2			                        {font-family: arial; font-size: 2.4em; font-weight: normal; color: #000000; padding: 0; margin: 0 0 10px 0;}
h3			                        {font-family: arial; font-size: 1.4em; font-weight: normal; color: #000000; padding: 0; margin: 0 0 0 0;}

.clearer	                      {clear: both; width: 100%; height: 0px;}
.five		                        {height: 5px;}
.ten		                        {height: 10px;}
.twenty		                      {height: 20px;}
.thirty		                      {height: 30px;}
.forty		                      {height: 40px;}
.fifty		                      {height: 50px;}
.hundred	                      {height: 100px;}

.right		                      {float: right;}
.left		                        {float: left;}
.underline	                    {text-decoration: underline;}
.italics	                      {font-style:italic;}
.center		                      {text-align: center;}
.nopadding                      {padding: 0; margin: 0;}
img                             {border: none;}
img.left												{float: left; margin: 0 10px 10px 0; }
img.right												{float: right; margin: 0 0 10px 10px; }
