/* Main StyleSheet */

body { color: #660000; margin: 0px 5px; font-size: 12px; background-image: url(back/bg_orange.jpg); }

a { text-decoration: none; }
a:link { color: #a30000; }
a:visited { color: #ff9900; }
a:active { color: #ffffcc; }
a:hover { text-decoration: underline; }

p, ol, ul { color: #000080; line-height: 1.4em; font-size: 10pt; }

.strong { font-weight: bold; }

.title { font-size: 14pt; color: #000080; text-align: center; border-style: solid; border-width: 1pt 25pt; border-color: #004fff; }
.subtitle { font-size: 14pt; color: #cc0033; font-weight: bold; }
.minititle { font-size: 10pt; color: #6633cc; }
.center { text-align: center; }
.right { text-align: right; }
.note { line-height: 1.4em; margin-left: 2em; margin-right: 2em; }
.red { color: #ff0000; }
.small { font-size: 8pt; }

h2 { font-size: 10pt; padding: 0.3em; color: #ffffff; background-color: #000080; border: thin none; font-weight: bold; text-align: center; margin-right: 1em; margin-left: 1em; }

h3 { font-weight: bold; color: #000080; text-align: center; font-size: 135%; }

h4 { font-weight: bold; font-size: 120%; color: #63c; text-align: center; }

hr { border-height: 3px; border-style: solid; color: #c0c0c0; }

.line2 { line-height: 200%; }


h5 { font-weight: bold; font-size: 120%; color: #63c; text-align: center; border-width: 0 0 1 0; border-style: dotted; }



