﻿body    { margin:0; padding:0}
html    { margin:0; padding:0}
body         {
	font-family: Arial;
	font-variant: normal;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #DDDDDD;
}
p            {
	margin: 0;
	padding: 0;
}
h1           {
	font-family: Arial;
	font-size: 26pt;
	word-spacing: 6;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2           {
	font-family: Arial;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h3           {
	font-family: Arial;
	font-size: 14pt;
	background-color: #C0C0C0;
	font-weight: bold;
	border-left-style: solid;
	border-left-color: #C0C0C0;
	text-align: center;
}
h4           { font-family: Arial; font-size: 10pt; font-weight: bold }               
ul           { font-family: Arial; font-size: 14pt; font-weight: bold; list-style-image: 
               url('images/redbull.gif') }
a:link       { text-decoration: underline; color: #FF0000; font-family: Arial; font-weight: bold }
a:visited    { text-decoration: underline; color: #FF0000; font-family: arial; font-weight: bold}
a:hover      { text-decoration: underline; color: #CC0000; font-family: Arial; font-weight: 
               bold }
a:active     { text-decoration: underline; color: #CC0000; font-family: arial; font-weight: bold}
.boldtext	   { font-family: Arial; font-size: 18pt; font-weight: bold }
h5           { font-family: Arial; font-size: 18pt; background-color: #C0C0C0; font-weight: 
               bold; border-left-style: solid; border-left-color: #C0C0C0 }
.smalltext   { font-family: arial; font-size: 8pt; font-weight: bold }
.smalltext2   { font-family: arial; font-size: 8pt; color: #666666 }

.normaltext  {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}
.mediumtext  {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}
.largetext   { font-family: arial; font-size: 14pt; font-weight: bold }
.titletext   { font-family: arial; font-size: 18pt; font-weight: bold }