.main {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.mainwhite {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.linkblack {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.header {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.chapterheader {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.mainlinkwhite { font-family: tahoma; 
		 font-size: 11px;
		 color: #FFFFFF;
		 text-decoration: none
}
a:hover{
	color: #0000ff;
}
