﻿body,td,th {
  Font-Size : 12px; 
  margin:auto; 
  font-family:Tahoma, Geneva, sans-serif; 
  background-image: url(../images/bg.jpg); 
  background-color: #000000; 
  color: #ffffff;
}

A {
	Color : #ffffff;
	text-decoration : underline;
}

A:hover {
	Color : #ffffff;
	text-decoration : none;
}

.err {
	font-weight: bold;
	color: red;
}

.txt12 { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; }
.txt11 { font-size: 11pt; font-family: Arial, Helvetica, sans-serif ; }
.txt10 { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
.txt9 { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; }
.txt8 { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }
.txt7 { font-size: 7.5pt; font-family: Helvetica, Arial, sans-serif; }

.f_title {
  color: #ffffff;
  font-weight: bold;
}

