
BODY {
	FONT-FAMILY: Times New Roman,Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8px;
	font-weight: normal;
	font-style: normal;
	color: #000080;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
}


a:link {
	font-family: Times New Roman,Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}
a:visited {
	font-family: Times New Roman,Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;	
}

a:hover {
	font-family: Times New Roman,Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #ff6666;
	text-decoration : none;		
}

a.LANGUAGE-LINK:link {
	font-family: Times New Roman,Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
}
a.LANGUAGE-LINK:visited {
	font-family: Times New Roman,Arial,Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;	
}

a.LANGUAGE-LINK:hover {
	font-family: Times New Roman,Arial,Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #ff6666;
	text-decoration : none;		
}

INPUT {
    FONT-FAMILY: Arial, Times New Roman,Verdana, Helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	background-color: #DDDDDD;
	font-weight: bolder;
	font-style: normal;
	color: #3C3C3C;
	border: 1px #333333 solid;
	width: 100pt;
	height: 14pt
}

SELECT {
    FONT-FAMILY: Arial, Times New Roman,Verdana, Helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	background-color: #DDDDDD;
	font-weight: bolder;
	font-style: normal;
	color: #3C3C3C;
	border: 1px #333333 solid;
	height: 14pt
}

.HEADER-TEXT {
	font-family: Times New Roman,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color : #000033;
	text-align : justify;
}

/* Other text (English)*/
.NORMAL-TEXT {
	font-family: Times New Roman,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	color : #000000;
	text-align : justify;
}

.MAIN-TITLE-TEXT {
	font-family: Times New Roman,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color : #003399;
}
.TITLE-TEXT {
	font-family: Times New Roman,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color : #3366CC;
}

.SHOWN-SUB-TITLE-TEXT {
	font-family: Times New Roman,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color : #990033;
}

.SHOWN-SUB-SUB-TITLE-TEXT {
	font-family: Times New Roman,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color : #3366ff;
}

.SUB-TITLE-TEXT {
	font-family: Times New Roman,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color : #cc3300;
}

.SUB-SUB-TITLE-TEXT {
	font-family: Times New Roman,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color : #FF3300;
}

.MENU-TEXT {
	font-family: Arial, Times New Roman,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color : #0000CC;
}

a.MENU-LINK:link {
	font-family: Arial, Times New Roman,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #99FFFF;
	text-decoration : none;
}
a.MENU-LINK:visited {
	font-family: Arial, Times New Roman,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #99FFFF;
	text-decoration : none;	
}

a.MENU-LINK:hover {
	font-family: Arial, Times New Roman,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #ff6666;
	text-decoration : none;		
}


.ITEM-TEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color : #FF6600;
}

a.ITEM-LINK:link {
	font-family: Arial, Times New Roman,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration : underline;
}
a.ITEM-LINK:visited {
	font-family: Arial, Times New Roman,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration : underline;	
}

a.ITEM-LINK:hover {
	font-family: Arial, Times New Roman,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #ff6666;
	text-decoration : underline;		
}

/* for sub-title links */
a.SUB-TITLE-LINK:link {
	font-family: Times New Roman,Arial,Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	text-decoration : underline;
}
a.SUB-TITLE-LINK:visited {
	font-family: Times New Roman,Arial,Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #336699;
	text-decoration : underline;	
}

a.SUB-TITLE-LINK:hover {
	font-family: Times New Roman,Arial,Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #ff6666;
	text-decoration : underline;		
}

/* for sub-sub-title links */
a.SUB-SUB-TITLE-LINK:link {
	font-family: Times New Roman,Arial,Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #333399;
	text-decoration : underline;
}
a.SUB-SUB-TITLE-LINK:visited {
	font-family: Times New Roman,Arial,Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #336699;
	text-decoration : underline;	
}

a.SUB-SUB-TITLE-LINK:hover {
	font-family: Times New Roman,Arial,Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #ff6666;
	text-decoration : underline;		
}

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0
	}

.COPYRIGHT {
	font-family: Arial, Helvetica; 
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #99FFFF;
}
}
