﻿body 
{
	margin: 10px 10px 10px 10px;
}

A:link
{
    FONT-WEIGHT: normal;
    COLOR: #ff8f00;
    text-decoration: underline;
}
A:visited
{
    FONT-WEIGHT: normal;
    COLOR: #ff8f00;
    text-decoration: underline;
}
.copy
{
    font-family: Verdana;
    font-size: 8pt;
    line-height: 14pt;
}
.copy_spec
{
    font-family: Verdana;
    font-size: 8pt;
    line-height: 14pt;
    font-style: italic;
    font-weight: normal;
}
.header
{
    font-family: Verdana;
    font-size: 12pt;
    line-height: 14pt;
    font-weight: bold;
}
.printheader
{
    font-family: Verdana;
    font-size: 12pt;
    line-height: 14pt;
    font-weight: bold;
}
.EventTitle
{
    font-family: Arial;
    font-size: 14pt;
    line-height: 16pt;
    font-weight: bold;
    color: #cc0000;
}
.EventDate
{
    font-family: Arial;
    font-size: 10pt;
    line-height: 12pt;
    font-weight: bold;
}
.EventCopy
{
    font-family: Arial;
    font-size: 10pt;
    line-height: 12pt;
}
.button
{
	font: verdana;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	background-color: #003399;
	border-color: #000000;
	border-width: 1px;
	background-color: Black;
}
