P  {
	color: #999999;
}

H1  {
	font-family : Arial;
	font-weight : bold;
	font-size : x-small;
}

H2  {
	font-family : Arial;
	font-size : medium;
	font-weight : bold;
}

H3  {
	font-family : Arial;
	font-size : large;
	font-weight : bold;
}


A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #0000FF;
	font-style: normal;
	text-decoration: underline;
}
A:visited {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bolder;
}
 A:hover {
	font-size: 100%;
	font-weight : bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline overline;
}

A:active  {
	color: #0000FF;
	font-size: 100%;
	font-weight: bold;
}


BODY  {
	font-family : Arial;
	color : #333333;
	font-size : small;
	font-style: normal;
	font-weight: normal;
}

.redfontboldsmall  {
	color : red;
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	background-color : Lime;
}

.tablehead  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-align : left;
	line-height: normal;
	text-transform: none;
}

.tabledata  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
	line-height: normal;
}

.mediumtext  {
	font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}




.smalltext  {
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}





.verysmalltext  {
	font-size : x-small;
	font-family : Arial;
	color: #333333;	
}



.debuginfo  {
	font-size : x-small;
	font-family : Arial;
	color : Green;
}

.tabledataCentered {
	font-size : x-small;
	font-family : Arial;
	color : Black;
	background-position: center center;
	}
	

	
.tableheadblack {
	font-size : x-small;
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	color : White;
	text-align : center;
	background-color : Blue;
}


.verysmalltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000
}
.bigbold {  font-family: Arial, Helvetica, sans-serif; font-size: large; font-style: normal; font-weight: bold; color: #000000}
.mediumbold {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: bold}
.listelements {  list-style-position: inside; list-style-image: url(../graphics/middle1.gif); list-style-type: circle}
.mediumNOTbold {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal}
.smallbold {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold}
.bluebold {  font-weight: bold; color: #0033FF}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
}
