BODY {background-image :  url(images/background.jpg);
		margin-top: 0%;
		margin-left: 0%;
		margin-right: 0%;
		margin-bottom: 0%;
}
 
A:link {
	font: bold 13pt book antiqua;
	color: #000091;
	}
	
A:visited {
	font: bold 13pt book antiqua;
	color: #000091;
	}
	
A:hover {
	font: bold 13pt book antiqua;
	color: #FF0000;
	}
	
A.sm:link {
	font: bold 12pt book antiqua;
	color: #000091;
	}
	
A.sm:visited {
	font: bold 12pt book antiqua;
	color: #000091;
	}
	
A.sm:hover {
	font: bold 12pt book antiqua;
	color: #FF0000;
	}

A.lg:link {
	font: bold 15pt book antiqua;
	color: #000091;
	}
	
A.lg:visited {
	font: bold 15pt book antiqua;
	color: #000091;
	}
	
A.lg:hover {
	font: bold 15pt book antiqua;
	color: #FF0000;
	}

LI.none { list-style-type: none }

li.text{ 
 	padding-bottom: 6pt; 
	}
	
td.pgtitlelgctr {
	font-size: 20pt; 
	font-family: book antiqua; 
	font-weight: bold; 
	color: #0000FF;
	line-height: normal;
	text-align: center;
	}
	
td.sm{
	font-size: 11pt; 
	font-family: book antiqua; 
	color: #0000FF;
	line-height: normal;
	text-align: center;
	}		
	
font.supalg {
	font-size: 30pt; 
	font-family: book antiqua; 
	font-weight: bold; 
	color: #0000FF;
	line-height: normal;
	text-align: center;
	}
	
td.supalg {
	font-size: 30pt; 
	font-family: book antiqua; 
	font-weight: bold; 
	color: #0000FF;
	line-height: normal;
	text-align: center;
	}
			
td.lg {
	font-size: 20pt; 
	font-family: book antiqua; 
	font-weight: bold; 
	color: #0000FF;
	line-height: normal;
	text-align: center;
	}		

td.noticelg {
	font-size: 20pt; 
	font-family: book antiqua; 
	font-weight: bold; 
	color: #CE0000;
	line-height: normal;
	text-align: center;
	}		

td.bold {
	font-size: 13pt; 
	font-family: book antiqua; 
	font-weight: bold; 
	color: #0000FF;
	line-height: normal;
	}
	
font.bold {
	font-size: 14pt; 
	font-family: book antiqua; 
	color: #0000FF;
	line-height: normal;
	}

td.vollauds {
	font-size: 12pt; 
	font-family: book antiqua; 
	font-weight: bold; 
	color: #6A6A6A;
	line-height: normal;
	text-align: right;
	}	

td.normal {
	font-size: 13pt;
	font-family: book antiqua; 
	line-height: normal;
	padding: 0;
	color: #000000
	}
	
td.normsm {
	font-size: 11pt;
	font-family: book antiqua;
	line-height: normal;
	padding: 0;
	color: #000000
	}	
td.normlg {
	font-size: 15pt;
	font-family: book antiqua;
	line-height: normal;
	padding: 0;
	color: #000000
	}
	
td.normlgbold {
	font-size: 17pt;
	font-family: book antiqua;
	font-weight: bold;  
	line-height: normal;
	padding: 0;
	color: #000000
	}
	
td.lnksm {
	font-size: 12pt;
	font-family: book antiqua;
	font-weight: bold; 
	line-height: normal;
	padding: 0;
	color: #000091
	}
		
td {
	font-size: 13pt;
	font-family: book antiqua; 
	line-height: normal;
	padding: 0;
	color: #0000FF
	}

td.question {
	font-size: 13pt;
	font-family: book antiqua; 
	line-height: 180%;
	padding: 0;
	color: #0000FF
	}
		
td.italic {
	font-size: 13pt;
	font-family: book antiqua;
	font-style: italic;
	line-height: normal;
	padding: 0;
	color: #0000FF
	}
	
img {
	border-style: none;
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	} 

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px;
color: #FF0000;
padding: 2px;
visibility: hidden;
font-size: 14;
font-family: book antiqua;
z-index: 100;
}

 .novisi { visibility:"hidden" }
 .nodisp { display:"none" }