﻿BODY
{
	margin:0px;
	padding:0px;
	font-family:verdana,helvetica,sans-serif;
	font-size:100%;
}
P,SPAN
{
	font-size:80%;
}
A, A:Visted
{
	font-size:90%;
	color:#333399;
	text-decoration:none;
}
A:Hover
{
	text-decoration:underline;
}
H1
{
	font-size:100%;
	font-weight:normal;
	color:#333399;
}
TD
{
	font-size:80%;
}
h1
{
	margin-top: 2px;
	margin-bottom: 6px;
	padding: 0;
	
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #AAAAAA;
	
	background-color: white;
	color: #343399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
}

h1 strong
{
	color: red;
	font-weight: bold;
}
