﻿body {background:#FFFFFF none; color:#000000; }

h1   {
	color:#000000;
	font-size:14pt;
	margin-bottom:1;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
h2   {
	color:#000000;
	font-size:12pt;
	margin-bottom:1;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}
h3   {
	color:#000000;
	font-size:11pt;
	margin-bottom:1;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}
h4   {
	color:#000000;
	font-size:10pt;
	margin-bottom:1;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}
h5   {
	color:#000000;
	font-size:8pt;
	margin-bottom:1;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}
h6   {
	color:#000000;
	font-size:7pt;
	margin-bottom:1;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}

b    {font-weight:bold; }

a:link {
	color: #0050AC;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
a:visited {
	color:#336633;
	font-weight:normal;
	font-family:Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
a:active  {
	color:green;
	font-weight:normal;
	font-family:Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
a:hover   {
	color:red;
	font-weight:normal;
	font-family:Verdana, Arial, Sans-Serif;
	text-transform:none;
}

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; }

/* 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
}
.red {
	color:#F00;
}
.fed {
	font-weight: bold;
}
