<style>
<!--
body {
	background : #FFFFFF;
	margin-left : 0px;
	margin-top : 0px;
	font-family: "Verdana", "Tahoma", "Arial";
	font-size : 7pt;	
	}
.blue {
	color : #333399;
}
.lightblue {
	color : #9999CC;
}
.incblue {
	color: #5858DB;
}
.rose {
	color : #CC99CC;
}
.purple {
	color: #800080;
}
.lightgray {
	color: #DCDCDC;
}
.darkgray {
	color: #B4B4B4;
}
p.header1{
	color: #CC0033;
	font-family: "Verdana", "Tahoma", "Arial";
	font-size : 12pt;
	font-weight : bold;
	text-align: left;
	font-style : italic;
	margin-left : 15px;
	margin-right : 15px;
	margin-bottom : 0px;
	margin-top : 0px;
	letter-spacing : 1px;
}
p.header2{
	color:#333399;
	font-family: "Verdana", "Tahoma", "Arial";
	font-size : 11pt;
	font-weight : bold;
	text-align: left;
	font-style : italic;
	margin-left : 15px;
	margin-right : 15px;
	margin-bottom : 5px;
	margin-top : 15px;
}
p.header3{
	color:#333399;
	font-family: "Verdana", "Tahoma", "Arial";
	font-size : 9pt;
	font-weight : bold;
	text-align: left;
	font-style : italic;
	margin-left : 15px;
	margin-right : 15px;
	margin-bottom : 5px;
	margin-top : 5px;
}
p.text {
	color:#000000;
	font-family: "Verdana", "Tahoma", "Arial";
	font-size : 9pt;
	font-weight : normal;
	text-align: justify;
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 5px;
}
p.osntext {
	color:#000000;
	font-family: "Verdana", "Tahoma", "Arial";
	font-size : 9pt;
	font-weight : normal;
	text-align: justify;
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 0px;
	margin-bottom : 5px;
}

p.smalltext {
	color:#000000;
	font-family: "Verdana", "Tahoma", "Arial";
	font-size : 8pt;
	font-weight : normal;
	text-align : left;
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 5px;
	margin-bottom : 15px;
}
p.inc{
	color:#FFFFFF;
	font-family: "Verdana", "Tahoma", "Arial";
	font-size : 7pt;
	font-weight : normal;
	text-align: center;

}
 p.textmenu {	font-family: "Verdana", "Tahoma", "Arial";
	color:#FFFFFF;
	font-size : 9pt;
	font-weight : normal;
	text-align: center;
}
h1 {
	font-size : 10px;
}
h2 {
	font-size : 2px;
	visibility : hidden;
}
a.text {
	font-family: "Verdana", "Tahoma", "Arial";
	color:#333399;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}
a.text:hover {
	font-family: "Verdana", "Tahoma", "Arial";
	color:#333399;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : underline;
}
a.textref {
	font-family: "Verdana", "Tahoma", "Arial";
	color:#333399;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}
a.textref:hover {
	font-family: "Verdana", "Tahoma", "Arial";
	color:#333399;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
}
a.leftmenu{
	color:#E9003A;
	font-family: "Verdana", "Tahoma", "Arial";
	font-size : 8pt;
	font-weight : bold;
	text-align: left;
}
a.leftmenu:hover{
	color:#E5E5F4;
	text-decoration:underline;
}
 a.textmenu {	
 	font-family: "Verdana", "Tahoma", "Arial";
	color:#FFFFFF;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}
a.textmenu:hover {	
	font-family: "Verdana", "Tahoma", "Arial";
	color:#FFAAFF;
	font-size : 9pt;
	font-weight : normal;
	text-align: center;
	text-decoration : none;
}
a.header1{
	color: #CC0033;
	font-family: "Verdana", "Tahoma", "Arial";
	font-size : 12pt;
	font-weight : bold;
	text-align: left;
	font-style : italic;
	text-decoration : none;
}
a.header1:hover{
	color: #CC0033;
	font-family: "Verdana", "Tahoma", "Arial";
	font-size : 12pt;
	font-weight : bold;
	text-align: left;
	font-style : italic;
	text-decoration : underline;
}
a.header2{
	color:#333399;
	font-family: "Verdana", "Tahoma", "Arial";
	font-size : 11pt;
	font-weight : bold;
	text-align: left;
	font-style : italic;
	text-decoration : none;
}
a.header2:hover{
	color:#333399;
	font-family: "Verdana", "Tahoma", "Arial";
	font-size : 11pt;
	font-weight : bold;
	text-align: left;
	font-style : italic;
	text-decoration : underline;
}
a.img {
	border-color : Black Black Black Black;
}
 -->
</style>
