A:Hover {
	color: Blue;
}

.itemtitlelarge {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}

.itemtitletop {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FDF3BA;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}

.itemtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FDF3BA;
	padding-left: 5px;
	margin-bottom: 15px;
}

.itembody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 5%;
	margin-right: 5%;
	text-align: justify;
	
}

.tinyfontright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FDE9B0;
	text-align : right;
}

.itemtitle2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 5%;
	margin-right: 5%;
}

.itembody2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10%;
	margin-right: 10%;
	text-align: justify;
}

.onlinematerialdesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10%;
	margin-right: 5%;
	text-align: justify;
}

.commenttitletop {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #FDE9B0;
	margin-bottom: 5px;
}

.commentitembody {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}

.commentitemexcerptbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}

.commenttitlebottom {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #FDE9B0;
}

.smallitembottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FDE9B0;
}

