body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url('images/bg.png');
}

.bodyTextLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.bodyRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Headline {
	font-family: Tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #336600;
	background-position: center;
	letter-spacing: 8px;
	vertical-align: middle;

}
.linksInContent {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: 336600;
}

.menu td a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu td a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.menu td a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669933;
	text-decoration: underline;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	height:18px;
	text-align:center;
}

.title {
	color:#000;
	font-size:12pt;
}

.progTitle {
	font-weight:bold;
	text-decoration:underline;
}

.style1 {
	font-family: Arial;
	font-style: italic;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style3 {font-size: 12px}
.style4 {font-size: xx-large}
.style5 {
	color: #FF3300;
	font-weight: bold;
	font-family: Arial;
}
.style6 {
	color: #000099;
	font-family: Arial;
}
.style7 {
	color: #990066;
	font-family: Arial;
}
.style8 {
	color: #660033;
	font-family: Arial;
}
.style9 {font-family: Arial}

.style10 {font-size: 11px}

.style11 {color: #0000CC}

