h1 {
font-family:Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
font-size: 24px;
font-weight: bold;
color: #000000;
margin: 0px;
margin-bottom:12px;
text-align:center;
}
.title-table {
background:#BBCCED;
font-weight: bold;
}
.text-mini {
font-size: 10px;
}
.title-section {
font-weight: bold;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
}
table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.text-section2 {
font-style: italic;
color: #0099CC;
}
.text-example2 {
color: #006600;
}
.title-section2 {
font-weight: bold;
text-decoration: underline;
}
.back-menu { /* background for menu bar */
background-color:#CCC;
}
.back-special2 { /* background for special zones in the examples */
background-color: #E5ECF9;
}
.text-prm {
color: #333399;
}.borders01 {
border: 1px solid #006699;
}
.row-example01 {
padding: 2px;
border: 2px solid #006699;
}
.row-example02 {
padding: 2px;
border: 2px solid #FF6699;
}
.w3cinfo {
font-size: 9px;
text-align: center;
color: #666;
}
|