body {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}

.top {
	background-image:url(images/bk_header.jpg);
}

.inside {
	background-image:url(images/bk_inside.jpg);
}

.bottom {
	background-image:url(images/gr_line.gif);
}

.bkgreen {
	background-image:url(images/bk_green.jpg);
}

.welcome {
	font-size:12px;
	line-height:15px;
	color:#000000;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
}

.title {
	font-size: 18pt;
 	font-family: tahoma; 
 	margin-top: 20px;
	color:#660099;
	margin-top:20px;
	margin-left:20px;
}
.header {
	font-size: 15pt;
 	font-family: tahoma; 
 	margin-top: 20px;
	color:#009933;
	margin-top:20px;
	margin-left:20px;
	font-style:bold;
}
.orange {
	font-size: 12pt;
 	font-family: tahoma; 
	color:#CD3301;
}
.footer {
	font-size: 8pt;
 	line-height:12pt; 
 	font-family: tahoma;
}

.green {
	color:#339933;
}

.purple {
	color:#660099;
}

.content {
	font-size: 11pt;
	line-height: 14pt;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
}

.front {
	font-size: 11pt;
	line-height: 14pt;
}

.quicklinks {
	font-size: 10pt;
	line-height: 14pt;
	margin-top:5px;
	margin-right:5px;
}

a:link {  color: #660099; text-decoration: none}
a:visited {  color: #660099; text-decoration: none}
a:hover {  color: #660099; text-decoration:underline}

