﻿body {background:#FFFFFF none; color:#000000; }

h1   {color:#000000; font-size:14pt; margin-bottom:1;  font-weight:bold;   font-family:Verdana, Arial, Sans-Serif; }
h2   {color:#000000; font-size:12pt; margin-bottom:1;  font-weight:normal;   font-family:Verdana, Arial, Sans-Serif; }
h3   {color:#000000; font-size:11pt; margin-bottom:1;  font-weight:normal;   font-family:Verdana, Arial, Sans-Serif; }
h4   {color:#000000; font-size:10pt; margin-bottom:1;  font-weight:normal; font-family:Verdana, Arial, Sans-Serif; }
h5   {color:#000000; font-size:8pt;  margin-bottom:1;  font-weight:normal;   font-family:Verdana, Arial, Sans-Serif; }
h6   {color:#000000; font-size:6pt;  margin-bottom:1;  font-weight:normal; font-family:Verdana, Arial, Sans-Serif; }

b    {font-weight:bold; }

a:link    {
	color: #0050AC;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
}
a:visited {color:#336633; font-weight:normal; font-family:Verdana, Arial, Sans-Serif; }
a:active  {color:green;   font-weight:normal; font-family:Verdana, Arial, Sans-Serif; }
a:hover   {color:red;     font-weight:normal; font-family:Verdana, Arial, Sans-Serif; text-transform:none;}

table {font-size:10pt; font-family:Verdana,Arial,Sans-Serif;}
ul    {font-size:10pt; font-weight:normal; font-style:normal; font-family:Verdana,Arial,Sans-Serif; }
ol    {font-size:10pt; font-weight:normal; font-style:normal; font-family:Verdana,Arial,Sans-Serif; }
input-large {font-size:12pt; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; border: none;}

/* inserts a dotted line 1px height, breaks the flow */
.hr{background-image:url('../images/dot.gif'); height:1px; overflow:hidden; clear:both; margin:0px; padding:0px}
