﻿body 
{
    background-color:white;
    font-family: Verdana, Geneva, Arial, sans-serif;
    color:black;
    font-size:small;    
    font-weight:normal;
    text-align:justify;
    line-height:1.2em;
    margin-top: 0;
    margin-bottom: 0;
}

h1
{
    font-size:200%;
    font-weight:bold;
}
h2
{
    font-size:150%;
    font-weight:bold;
    line-height:1;
}
h4
{
    font-size:75%;
    font-weight:bold;
}
h5
{
    font-weight:normal;
    margin-bottom:25px;
}
h6
{
    font-size: small;
    font-weight:normal;
    text-align:center;
    font-style:italic;
    line-height:1;
}


li
{
      color:BLUE;
      font-size:small;
}
table1
{
	background:blue;width:95%;
}
dt
{
    font-weight:bold;
}
dd
{
    font-weight:bold;
}
em{
	font-family: Georgia, Times New Roman, serif;
	color: #bb33bb;
	font-weight:bold;
	font-style:normal;
}

address
{
	font-size: small;
	font-style:normal;
	color:black;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align:justify;
}
pre
{
	font-size: small;
	font-weight:bold;
}
block quote
{
	font-style:italic;
	color:black;
	font-weight:bold;
}
img.left
{
    margin-top: 0;
    margin-bottom: 0;
   	vertical-align: text-top;
   	border-width:0;
}
div.logo
{
border-width:2px;
border-color:black;
background-image:url('images/logo4.jpg');
	background-repeat:no-repeat;
	background-position:center;
	height:100px;
	width:500px;
	padding:25px;

}
img.center
{
    font-style:normal;
   	vertical-align: text-top;
   	position:absolute;
  	left:50%;
  	margin-left: -319px;
   	border-width:0;
   	
}
td
{
    background:white;
    border-width:0;
    border-color:black;
    color:black;
    font-style:normal;
    font-family:Arial;
    font-size:small;
}
table
{
    background:white;
    border-width:0;
    border-color:black;
    color:white;
    font-style:normal;
    font-family:Arial;
    font-size:small;
}

}
td table
{
    background:white;
    color:black;
    border-width:0;
    border-color:black;
    border-width:0;
    font-style:normal;
    font-family:Arial;
    font-size:small;
}
a {
	text-decoration:underline;
	margin-top:0;
	margin-bottom:0;	
    line-height:50%;
	color:#bb00ff;
}
q {
	text-decoration:underline;
	color:blue;
}
.bannerwords
{
	border-color:0;
	line-height:80%;
	border-width:0;
	border-style:none;
	background-color:#99ff99;
	padding:25px;
	font-family:Georgia,serif;
	font-size:300%;
	margin-top:130px;
	margin-right:0;
	margin-left:70%;
}
