.topics1{
	background-color: #2625C8;
	border-style: solid;
	border-width: 1pt;
	border-color: #2525C7;
	font: arial;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	text-align: center;
}

.topics2{
	background-color: #white;
	border-style: solid;
	border-width: 1pt;
	border-color: #2525C7;
	font: arial;
	font-size: 10pt;
	font-weight: normal;
	color: white;
	text-align: center;
	vertical-align: top;
}
.topics2 A:link { 
	color: white;
	font-size: 9pt;
	text-decoration: none;
}

.topics2 A:visited { 
	color: white;
	text-decoration: none;
}
.topics2 A:active { 
	color: white;
	text-decoration: none;
}
.topics2 A:hover { 
	color: #FCF1A2;
	text-decoration: none;
}
.box {
	background-color: #FCF1A2;
	font-weight: normal;
        font-size: 8pt;
	font-color: black;
	font-style: normal;
	font: arial;
	text-align: top;
	border-color: #2525C7;
	border-style: solid;
	border-width: 1pt;
	color: #2525C7;
}
.box A:link { 
	color: #2525C7;
	text-decoration: line;
}

.box A:visited { 
	color: #2525C7;
	text-decoration: line;
}
.box A:active { 
	color: #2525C7;
	text-decoration: line;
}
.box A:hover { 
	color: red;
	text-decoration: line;
}

.bodytext {
	font-weight: normal;
        font-size: 10pt;
	font-style: normal;
	font: arial;
	text-align: top;
	color: black;
}

.date {
	font-weight: normal;
        font-size: 8pt;
	font-style: normal;
	font: arial;
	text-align: top;
	horizonal-align: left;
	color: black;
}