<!--


a:link {  color: #18249D; text-decoration: none; }
a:visited {  color: #18249D; text-decoration: none; }
a:hover {  color: #18249D; text-decoration: underline; }
a:active {  color: #18249D; text-decoration: none; }


body{
       background-color: #FFFFFF;
       font-family: 'MS PƒSƒVƒbƒN', 'Osaka';
       color : #000000;


}



TABLE{
       font-size : x-small;
       line-height: 140%;
}


h1
{
    FONT-SIZE: 8pt;
    color: #666666;
    MARGIN: 0px

}

h2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}


STRONG
{
	font-weight: normal;
}






p{
       margin-top: 15px;
       margin-right: 15px;
       margin-left: 15px;
       margin-bottom: 20px;
       color : #000000;
       line-height: 140%;
}


ul{
       margin-top: 10px;
       margin-right: 15px;
       margin-left: 23px;
       margin-bottom: 10px;
       color : #000000;

       line-height: 140%;


}



-->