.CSS {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
i {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-style: italic; font-weight: normal}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000066}
h2 {  font-family: "Times New Roman", Times, serif; font-size: 11pt; font-style: italic; font-weight: normal; line-height: normal; padding-bottom: 0px}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold}
.css1{
	background-color : #ffcc66;
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt
}

.news{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #ffcc66;
	font-style : italic;
	font-weight : bold;
}

.link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #330066;
	font-style : normal;
	font-weight : normal;
}
