/* GENERAL STYLES */
body         { font-family: Arial; font-size: 10pt; color: #000000 }
table        { font-family: Arial; font-size: 10pt; color: #000000 }
a:link       { font-family: Arial; font-size: 10pt; color: #800000; text-decoration: none }
a:active     { font-family: Arial; font-size: 10pt; color: #A00000; text-decoration: none }
a:hover     { font-family: Arial; font-size: 10pt; color: #A00000; text-decoration: none }
a:visited    { font-family: Arial; font-size: 10pt; color: #800000; text-decoration: none }
th           { font-family: Arial; color: #000000; font-size: 10pt; font-weight: bold }

/* EDITOR PROPERTIES */
h1 {
font-family: Arial; font-size: 13pt; color: #000000; font-weight: bold
}

h2 {
font-family: Arial; font-size: 13pt; color: #000000; font-style: italic; font-weight: bold 
}

h3 {
font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold
}

h4 {
font-family: Arial; font-size: 12pt; color: #000000; font-style: italic; font-weight: bold 
}

h5 {
font-family: Arial; font-size: 11pt; color: #000000; font-weight: bold
}

h6 {
font-family: Arial; font-size: 11pt; color: #000000; font-style: italic; font-weight: bold 
}


