body						{ font-size : 12pt;
									font-family : Arial, Helvetica, sans-serif}
h1							{ font-size : 24pt;
									font-family : Times New Roman;
									text-align: center;
									color: red}
h2							{ font-size : 18pt;
									font-family : Times New Roman;
									text-align: center;
									color: red;
									font-weight : bold}
h2.left					{ font-size : 18pt;
									font-family : Times New Roman;
									text-align: left;
									color: red;
									font-weight : bold}
h3							{ font-size : 15pt;
									font-family : Times New Roman;
									text-align: center;
									font-weight : bold}
h3.red	  			{ font-size : 15pt;
									font-family : Times New Roman;
									text-align: left;
									color: red;
									font-weight : bold}
/* Unfortunately Netscape 4,76 ignores <table class="normaltext".
   Therefore using .normaltext if not <p> is used inside the table */
.normaltext			{ font-size : 12pt;
									font-family : Arial, Helvetica, sans-serif}
.bluetext			  { font-size : 12pt;
									font-family : Arial, Helvetica, sans-serif;
									color: #400080}
.greentext	  	{ font-size : 12pt;
									font-family : Arial, Helvetica, sans-serif;
									color: green}
.redtext				{ font-size : 12pt;
									font-family : Arial, Helvetica, sans-serif;
									color: red}
.redboldtext		{ font-size : 12pt;
									font-family : Arial, Helvetica, sans-serif;
									color: red;
									font-weight : bold}
.redheadtext		{ font-size : 18pt;
									font-family : Arial, Helvetica, sans-serif;
									color: red}
.verdanatext		{ font-size : 10pt;
									font-family : Verdana;
									color: #400080;
									font-weight : bold}
.largetext			{ font-size : 15pt;
									font-family : Arial, Helvetica, sans-serif;
									text-align: center;
									color: red;
									font-weight : bold}
.largegreentext	{ font-size : 15pt;
									font-family : Arial, Helvetica, sans-serif;
									text-align: center;
									color: green;
									font-weight : bold}
.smalltext			{ font-size : 10pt;
									color: #400080;
									font-family : Arial, Helvetica, sans-serif}
.smallbluetext	{ font-size : 10pt;
									color: blue;
									font-family : Arial, Helvetica, sans-serif}
.smallredtext		{ font-size : 10pt;
									color: red;
									font-family : Arial, Helvetica, sans-serif}
.smallgreentext	{ font-size : 10pt;
									color: green;
									font-family : Arial, Helvetica, sans-serif}
.smallunderline	{ font-size : 10pt;
									color: #400080;
									font-family : Arial, Helvetica, sans-serif;
									text-align : center;
									text-decoration : underline;
									font-weight : bold}
.blacksmalltext	{ font-size : 10pt;
									font-family : Arial, Helvetica, sans-serif;
									font-weight : bold}}


