body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}



.maintext
{	font-family: Trebuchet MS, Arial, Helvetica;
	color: #333333;
	line-height: 19px;
	font-size: 12px;
}
.smallmaintext
{	font-family: Trebuchet MS, Arial, Helvetica;
	color: #000000;
	font-size: 11px;
}
.smalltext
{	font-family: Trebuchet MS, Arial, Helvetica;
	color: #000000;
	font-size: 10px;
}
.boldmaintext
{	font-family: Trebuchet MS, Arial, Helvetica;
	color: #429CD5;
	font-weight: bold;
	font-size: 12px;
}
.boldwhitetext
{	font-family: Trebuchet MS, Arial, Helvetica;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.title
{	font-family: Trebuchet MS, Arial, Helvetica;
	color: #000000;
	font-weight: bolder;
	font-size: 18px;
}
.eventtitle
{	font-family: Trebuchet MS, Arial, Helvetica;
	color: #0099cc;
	font-weight: bolder;
	font-size: 14px;
}

.link  {
	font-size : 12px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #97D315;
}

.link:Active  {
	font-size : 12px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #97D315;
}

.link:Visited  {
	font-size : 12px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #97D315;
}

.link:Hover  {
	font-size : 12px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #429CD5;
}

.smalllink  {
	font-size : 11px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #97D315;
}

.smalllink:Active  {
	font-size : 11px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #97D315;
}

.smalllink:Visited  {
	font-size : 11px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #97D315;
}

.smalllink:Hover  {
	font-size : 11px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #429CD5;
}

input, textarea, select, option
{
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
    border: 1px solid #666666;
}

<!--
background-attachment: fixed;
background-image: url(images/background.jpg);
background-repeat: no-repeat;
-->
