body {background-image: url(images/back35.jpg); background-attachment: fixed;}
body {font-family: Arial, Helvetica, sans serif, Times New Roman; font-size: 10pt; font-weight: normal;}
p {font-family: Arial, Helvetica, sans serif, Times New Roman; font-size: 10pt; font-weight: normal;}
td {font-family: Arial, Helvetica, sans serif, Times New Roman; font-size: 10pt; font-weight: normal;}
li {font-family: Arial, Helvetica, sans serif, Times New Roman; font-size: 10pt; font-weight: normal;}

/* Överskrift med grön text 12pt fetstil centrerad */
.overskrift {font-family: Arial, Helvetica, sans serif, Times New Roman; font-size: 12pt; text-align: center; font-weight: bold; color: #00FF00;}

.center {text-align: center;}
.bold {font-weight: bold;}
.bold_center {text-align: center; font-weight: bold;}
.bold_right {text-align: right; font-weight: bold;}
.date_green {color: #008080; font-weight: bold;}

/* Svart */
.black {color: black;}
.black_align_right {text-align: right; color: black;}
.black_align_left {text-align: left; color: black;}
.black_align_center {text-align: center; color: black;}
.black_align_justify {text-align: justify; color: black;}
.black_bold_align_right {text-align: right; font-weight: bold; color: black;}
.black_bold_align_left {text-align: left; font-weight: bold; color: black;}
.black_bold_align_center {text-align: center; font-weight: bold;color: black;}
.black_bold_align_justify {text-align: justify; font-weight: bold; color: black;}

/* Röd fetstil */
.red_bold {font-weight: bold; color: red;}
.red_bold_align_left {text-align: left; font-weight: bold; color: red;}
.red_bold_align_center {text-align: center; font-weight: bold; color: red;}
.red_bold_align_right {text-align: right; font-weight: bold; color: red;}
.red_bold_align_justify {text-align: right; font-weight: bold; color: red;}
.red_bold_12px_align_left {text-align: left; font-size: 12pt; font-weight: bold; color: red;}
.red_bold_12px_align_center {text-align: center; font-size: 12pt; font-weight: bold; color: red;}
.red_bold_12px_align_right {text-align: right;  font-size: 12pt; font-weight: bold; color: red;}
.red_bold_12px_align_justify {text-align: right; font-size: 12pt; font-weight: bold; color: red;}

/* Mörblå */
.darkblue {color: navy;}
.darkblue_align_left {text-align: left; color: navy;}
.darkblue_align_center {text-align: center; color: navy;}
.darkblue_align_right {text-align: right; color: navy;}
.darkblue_align_justify {text-align: right; color: navy;}
.darkblue_12px_align_left {text-align: left; font-size: 12pt; color: navy;}
.darkblue_12px_align_center {text-align: center; font-size: 12pt; color: navy;}
.darkblue_12px_align_right {text-align: right;  font-size: 12pt; color: navy;}
.darkblue_12px_align_justify {text-align: right; font-size: 12pt; color: navy;}

/* Mörblå fetstil */
.darkblue_bold {font-weight: bold; color: navy;}
.darkblue_bold_align_left {text-align: left; font-weight: bold; color: navy;}
.darkblue_bold_align_center {text-align: center; font-weight: bold; color: navy;}
.darkblue_bold_align_right {text-align: right; font-weight: bold; color: navy;}
.darkblue_bold_align_justify {text-align: right; font-weight: bold; color: navy;}
.darkblue_bold_12px_align_left {text-align: left; font-size: 12pt; font-weight: bold; color: navy;}
.darkblue_bold_12px_align_center {text-align: center; font-size: 12pt; font-weight: bold; color: navy;}
.darkblue_bold_12px_align_right {text-align: right;  font-size: 12pt; font-weight: bold; color: navy;}
.darkblue_bold_12px_align_justify {text-align: right; font-size: 12pt; font-weight: bold; color: navy;}
.darkblue_bold_14px_align_center {text-align: center; font-size: 14pt; font-weight: bold; color: navy;}