.PageHeader1 { font-family: Geneva, Arial, Helvetica, sans-serif;
               font-size: small;
               color: #FFFFFF;
               font-weight: bold; 
             }
                   
.PageHeader2 { font-family: Geneva, Arial, Helvetica, sans-serif;
               font-size: xx-small;
               color: #FFFFFF;
               font-weight: bold; 
               text-align:center;
             }

.PageHeader3 { font-family: Geneva, Arial, Helvetica, sans-serif;
               font-size: x-small;
               color: #FFFFFF;
               font-weight: bold; 
               text-align:center;
             }

body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:left;
	text-indent: 0;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

p
{
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left: 5px;
	margin-right:5px;
	margin-bottom:0px;
	margin-top:9px;
}

p.centre
{
	font-size: small;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
}   

p.copyright
{
	font-size: xx-small;
	text-align:center;
	color:#0066cc;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	vertical-align: text-bottom;
}

h1
{
  font-family:  Geneva, Arial, Helvetica, sans-serif;
  font-size: medium;
  color: #0066cc;
	margin-top:20px;
	margin-bottom: 1px;
	margin-left: 5px;
}

h2
{
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0066cc;
	margin-top:10px;
	margin-bottom: 1px;
	margin-left: 5px;
}

h3
{
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0066cc;
	margin-top:5px;
	margin-bottom: 1px;
	margin-left: 5px;
}

h4
{
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0066cc;
	margin-top:5px;
	margin-bottom: 1px;
	margin-left: 5px;

}

.header
{
	background-image:url(../images/header.png);
	background-color: #0066cc;
	margin-left:0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom:0;
	position: relative;
	left: 0px;
	top: -1px;
}

td
{
	font-size: small;
	margin-left:2px;
	margin-right:2px;
}

th
{
	background-color: #0066cc;
	color: #FFFFFF;
	font-size: small;
	margin-left:2px;
	margin-right:2px;
}

td.headlineleft
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:left;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066cc;
}

td.headlineright
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:right;
	vertical-align:text-top;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066cc;
}

td.article
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
}

p.article
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
}

td.small
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
  margin-left:1px;
  margin-right:1px;
}

th.small
{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  background-color: #6699FF;
  color: #FFFFFF;
  font-size: x-small;
  margin-left:1px;
  margin-right:1px;
}

.month
{
  color:#0066cc;
}

.date
{
	background-color:#553FFF;
	color:#FFFFFF;
}

.new_class
{
 color:#FF0000;
}

.strike
{
	text-decoration: line-through;
}

p.caption
{
	font-size: x-small;
	text-align:center;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	vertical-align: text-bottom;
}

.EventTitle
{
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.Bio
{
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066cc;
	margin-top:10px;
	margin-bottom: 1px;
	margin-left: 5px;
}

p.credits
{
	font-size: x-small;
	text-align:center;
	color:#0066cc;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	white-space: normal;
	font-variant: normal;
	font-weight: normal;
}

a.credits
{
	font-size: x-small;
	text-align:center;
	color:#003300;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	background-color:#CCCCCC;
	font-style: normal;
	line-height: normal;
	white-space: normal;
	font-variant: normal;
	font-weight: normal;
}
