body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt; color: black; background-color: #ffebcd;
	text-align: justify
}

.Title0 {
	font-size: 16pt; color:#990000; text-align: center
}
.Title0Post {
	font-size: 10pt; font-weight:bold;  text-align: center
}

.Title1 {
	font-size: 18pt; font-weight:bold; color: #FFFFFF; 
	background-color: #990000;
	text-align: center
}
.Title1Post {
	font-size: 14pt; font-weight:normal; color: #FFFFFF; 
 	text-align: center
}
.Title2 {
	font-size: 14pt; color: #990000; font-weight: bold;
	text-align: center
}
.Title2n {
	font-size: 14pt; color: #000000; text-align: center
}
.Title3n {
	font-size: 10pt; color: #000000; text-align: center
}

.TitleSection1 {
	font-size: 14pt; color: #990000; font-weight: bold;
	background-color: #ffe0b0;
	text-align: center
}

.TitleArticle {
	color: #990000; font-weight: bold
}



LI .Function {
	font-size: 9pt; font-weight: bold
}

.Menu {
	color: #FFFF88; 
	background-color: #990000;
	text-align: center
}


/*----- Index sidebar ------*/
.SideBar {
   	background-color: #ffe0b0
}
.Index1 {
   	font-size: 9pt; font-weight: bold;
	color: #aaaa00; background-color: #990000
}
.Index2 {
   	font-size: 9pt; 
	color: #990000
}



/*----- Menu ------*/
.Menu1 {
	font-size: 9pt; font-weight:bold; color: #FFFF99; background-color:#990000; 		text-align: center
}

.Menu1 A:link {
	color: #FFFF00
}
.Menu1 A:visited {
	color: #DDDD00
}
.Menu1 A:hover {
	color: #FFFF00; background-color: #FF4400
}



A:link {
	color: #AA0000
}
A:visited {
	color: #880000
}
A:active {
	color: #440000
}
A:hover {
	color: #FF0000;
	background-color: #EEEE88
}
.ArticleBox {  padding-left: 15px; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; text-align: justify}
.ArticleHeader { color: #990000; font-weight: bold ; background-color: #FFCC99 ; padding-right: 15px; padding-left: 15px}
