﻿body 
{
	font-family:Arial;
	font-size:9pt;
	color:#666666
}

.footer_link
{
	font-family:Arial;
	font-size:8pt;
	color:#870100
}
.footer_text
{
	font-family:Arial;
	font-size:8pt;
	color:#999999
}

.event_title
{
	font-family:Arial;
	font-size:10pt;
	color:#870100
}
input
{
	background-color:#FFFFFF;
	color:#666666;
	font-size:9pt;
	font-family:Arial
}
.textarea
{
	background-color:#FFFFFF;
	color:#666666;
	font-size:9pt;
	font-family:Arial
}



/*These classes below are used on the admin site in the HTML editor aswell as on this site */
.Text1
{
	font-size:12pt;
	font-weight:bold;
	color:#990000
}
.Text2
{
	font-size:9pt;
	color:#666666
}
.Text3
{
	font-size:9pt;
	font-weight:bold;
	color:#666666
}