﻿
body         { background-color: #ffffff; font-size: 16px; }
.small		 { font-size: 12px; /* 75% of the baseline */ }
.large		 { font-size: 20px; /* 125% of the baseline */ }
h1           { font-family: arial; font-size: 30px; color: #64636A }
a:active, a:link,  a:visited   { color: #64636A; font-family: Arial; font-style: italic; font-size: 16px; font-weight:bold; text-decoration: none }   
table        { border: 0px solid #64636A; width: 100%; height:50%; background-color: #ffffff; margin-right:auto; margin-left:auto }
td      	 { border: 1px solid #ffffff; margin-left: 1%; width: 100%; height:100%; vertical-align: top }
p            { margin-top: 1%; margin-bottom: 1% }
h2           { font-family: arial; font-size: 28px; font-weight:bold; color: #64636A }
h3           { font-family: arial; font-size: 20px; font-weight:bold; color: #64636A }
h4		{ font-family: arial; font-size: 16px; font-weight:bold; color: #64636A }
fieldset     { border: 0px solid #373737; width: 100%; background-color: #ffffff }
input        { border: 1px solid #373737; font-family: Arial; font-size: 18px; background-color: #f7f7f7; color: #4f4f4f; width: 25em }
textarea	 { border: 1px solid #373737; font-family: Arial; font-size: 18px; color: #4f4f4f; width: 25em; height: 5em; background-color: #f7f7f7 }
form	     { font-family: arial; font-size: 18px; font-weight:bold; color: #64636A; width: 100% }
hr		{ display: block; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: auto; margin-right: auto; border-style:inset; border-width: 1px;}
label		{ font-family: arial; font-size: 12px; font-weight:bold; color: #B8AC6B }
li           { list-style-type: circle; font-family: arial; font-size: 16px; font-weight:bold; color: #64636A }

