.bodytext {
	font-weight: normal;
	color: #585858;
	list-style-position: inside;
	list-style-type: disc;
}
p.bodytext {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 7px;
	padding-left: 7px;
}
table {
	font-weight: normal;
	color: #585858;
}
.headers {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.headersmedium {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.headerslarge {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.kdpbold {
	font-weight: bold;
	color: #585858;
}
.kdpitalic {
	color: #585858;
	font-style: italic;
}
.kdpcenter {
	color: #585858;
	font-style: normal;
	text-align: center;
}
.kdpright {
	color: #585858;
	font-style: normal;
	text-align: right;
}
.bodytextblue {
	font-weight: normal;
	color: #2970AF;
	list-style-position: inside;
	list-style-type: disc;
}
.bodytextblack {
	font-weight: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
}
.headersblue {
	font-style: normal;
	font-weight: bold;
	color: #2970AF;
}
.headersmediumblue {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2970AF;
}
.headerslargeblue {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2970AF;
}
.kdpboldblue {
	font-weight: bold;
	color: #2970AF;
}
.kdpitalicblue {
	color: #2970AF;
	font-style: italic;
}
.kdpcenterblue {
	color: #2970AF;
	font-style: normal;
	text-align: center;
}
.kdprightblue {
	color: #2970AF;
	font-style: normal;
	text-align: right;
}
.kdpboldwhite {
	font-weight: bold;
	color: #ffffff;
}
.headerslargewhite {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.kdpwhite {
	font-weight: normal;
	color: #ffffff;
}
.headersmediumwhite {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

#maincontent A {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

#maincontent A:link {color:#2970AF; font-weight: normal; text-decoration: none;}

#maincontent A:visited {color: #2970AF; text-decoration: none;}

#maincontent A:hover {color: #2970AF; text-decoration: underline;}

#maincontent A:active {color: #2970AF; text-decoration: none}

.list-disc {
	list-style: disc;
	list-style-position: inside;
}
.frontpageitalic {
	font-style: italic;
}