body 
{
	background: #ffffff url('images/back.png') no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: verdana;
	font-size: 11pt;
	height: 100%;
	color: #336633;
}

a
{
    font-family: verdana;
    font-size: 11pt;
    color: #336633;
	text-decoration: none;
}

.smlink
{
	font-size: 10pt;
}

.menulink
{
	font-size: 13pt;
	font-family: verdana;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.bodytext
{
	font-size: 10pt;
	font-family: verdana;
	color: #336633;
}

.titlefont
{
	font-size: 35pt;
	font-family: baskerville, serif;  
	color: #336633;
	font-weight: bold;
}

.bubbletext
{
	font-size: 17pt;
	font-family: verdana;
	color: #336633;
	font-weight: bold;
	text-decoration: none;
}

.bubbletextsm
{
    font-size: 9pt;
    font-family: verdana;
    color: #336633;
    font-weight: bold;
    text-decoration: none;
}



.foot1
{
    font-size: 20pt;
    font-family: baskerville, serif;
    color: #336633;
    font-weight: bold;
}

.foot2
{
    font-size: 20pt;
    font-family: baskerville, serif;
    color: #FFF;
    font-weight: bold;
}



