/* Global properties */

h5 {
color: #000000;
}

h2 {
font-family: "Arial", "Helvectica", "Times New Roman", "Times", "Nimbus Roman No 9", serif;
font-size: medium;
color: #000000;
text-align:left
}

h3 {
font-family: "Arial", "Helvectica", "Times New Roman", "Times", "Nimbus Roman No 9", serif;
font-size: x-large;
font-style: italic;
font-weight: bold;
color: #000000;
text-align:left
}

h4 {
font-family: "Arial", "Helvectica", "Times New Roman", "Times", "Nimbus Roman No 9", serif;
font-size: x-large;
font-style: italic;
font-weight: bold;
color: #FF6600;
text-decoration: underline;
text-align:center
}

h1 {
font-family: "Arial", "Helvectica", "Times New Roman", "Times", "Nimbus Roman No 9", serif;
font-size: large;
font-weight: bold;
font-style: italic;
color: #191977;
text-decoration: underline;
text-align:left
}

a:link {
background:transparent;
color:blue;
text-decoration:underline;
}

a:visited {
background:transparent;
color:gray;
text-decoration:underline;
}

a:hover {
background:transpsarent;
color:blue;
text-decoration:underline;
}

a:active {
background:transparent;
color:blue;
text-decoration:underline;
}

body {
font-family: "Arial", "Helvectica", "Times New Roman", "Times", "Nimbus Roman No 9", serif;
font-size: small;
color: #000000;
background:#9999ff;
}

p {
font-family: "Arial", "Helvectica", "Times New Roman", "Times", "Nimbus Roman No 9", serif; 
font-size: small;
margin:1em;
}

table.small {
font-family: "Arial", "Helvectica", "Times New Roman", "Times", "Nimbus Roman No 9", serif; 
font-size: x-small;
margin:1em;
}

li {
font-family: "Arial", "Helvectica", "Times New Roman", "Times", "Nimbus Roman No 9", serif;
font-size: small;
}

div.maintext {
background:#f2f1f1; 
margin:1em;
}

div.copyright {
background:#f2f1f1; 
margin:1em;
}
