﻿

body          { font-family: Verdana, Helvetica, Arial; font-size: 10pt }

p             { font-family: Verdana; font-size: 10pt; margin-top: 0; margin-bottom: 0 }

.verybig      { font-family: Verdana; font-size: 18pt; font-weight: bold }

.c-big-head   { font-family: Verdana; font-size: 13.5pt; color: #C0C0C0; font-weight: bold }
.c-bold       { font-family: Verdana; font-size: 10pt; font-weight: bold }
.c-text       {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}
.c-small      { font-family: Verdana; font-size: 8pt }

.s-big-head   { font-family: Verdana; font-size: 11.5pt; color: #C0C0C0; font-weight: bold }
.s-bold       { font-family: Verdana; font-size: 8pt; font-weight: bold }
.s-text       { font-family: Verdana; font-size: 8pt }
.s-small      { font-family: Verdana; font-size: 6pt }


td            { font-family: Verdana; font-size: 10pt; margin-top: 0; margin-bottom: 0;
	text-align: left;
}
ul            { font-family: Verdana; font-size: 10pt; margin-top: 0; margin-bottom: 0; 
list-style-type: square; list-style-position: outside} /*disc, circle, none, square*/
.c-textred {
	font-family: Verdana;
	font-size: 10pt;
	color: #FF0000;
}
.s-textred {
	font-family: Verdana;
	font-size: 8pt;
	color: #FF0000;
}

.verybigred {
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
}
.c-textgrey {
	font-family: Verdana;
	font-size: 10pt;
	color: #C0C0C0;
}

