.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #007715;
	text-decoration: none;
}
a:hover {
	color: #CCFFCC;
	text-decoration: none;
}

a:visited {
	color: #007715;
	text-decoration: underline;
}

.bottomline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #66FF00;
	border-right-color: #66FF00;
	border-bottom-color: #66FF00;
	border-left-color: #66FF00;
}
.smallfilename {
	font-size: 12px;
}
.rightleftborderdotted {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.paragraphbottomline {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}
a.other2links:link {
	text-decoration: underline;
	color: #FFFF00;
}
a.other2links:visited {
	color: #CCCC00;
	text-decoration: none;
}
a.other2links:hover {
	color: #FFFF99;
	text-decoration: none;
}
a.other2links:active {
	color: #FF6699;
	text-decoration: underline;
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.globalheader {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.mainheader {
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #006600;
	padding: 8px;
}

.SoundAdvice {
	font-weight: bolder;
	color: #007715;
	}
	
a.quicklinks2:link {
	color: #FFFFCC;
	font-weight: bolder
	text-decoration: none;
	}

a.quicklinks2:visited {
	color: #FFFFFF;
	font-weight: bolder
	text-decoration: none;
	}
			
.quicklinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#008A2D;
	color:#FFFFCC;
	font-weight: bolder
}

.sectionheader {
	font-size: 16px;
	color: #000000;
}

.akexamples {
	font-size: 10px;
	color: #333333;
}

