A:link  {
	text-decoration : none;
	color : #959595;
	font-size : 16px;
}



A:visited  {
	text-decoration : none;
	color : #959595;
	font-size :16px;
}



A:hover  {
	text-decoration: underline;
}



BODY  {
	color : black;
	font-family : Times New Roman;
	background-color: White;
	font : Times New Roman;
	font-size : 16px;
	padding-top : 0px;
	margin-top : 5px;
	scrollbar-face-color : #E7E7E7;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFBF7;
	scrollbar-darkshadow-color : #000000;
	scrollbar-shadow-color : #808080;
	scrollbar-arrow-color : #FFFBF7;
	scrollbar-track-color : #FFFBF7;
}



.center  {
	text-align : center;
}



.datum  {
	font-size : medium;
	font-family : Times New Roman;
	color : Navy;
	text-align : center;
}

table {
	margin-bottom: auto;
	border-width: none;
	background-color: White;
	background : white;
	text-decoration : none;
	color : black;
	font : 16px;
}



H1 {
	font-family : Times New Roman;
	font-weight : none;
	font-size : x-large;
}



.clsNode, .clsNode:visited{
	font-family: Times New Roman;
	color : #959595;
	font-size : 16px;
	text-decoration : none;
}


.clsNodeL1, .clsNodeL1:visited{
	color : #959595;
	font-size : 16px;
	text-decoration : none;
}


.clsNodeL1:hover{
	color : #959595;
	font-size : 16px;
	text-decoration : underline;
}

.clsNodeL2, .clsNodeL2:visited{
	color : #959595;
	font-size : 16px;
	text-decoration : none;
}


.clsNodeL2:hover{
	color : #959595;
	font-size : 16px;
	text-decoration : underline;
}



.clsNodeL3, .clsNodeL3:visited{
	color : #959595;
	font-size : 16px;
	text-decoration : none;
}


.clsNodeL3:hover{
	color : #959595;
	font-size : 16px;
	text-decoration : underline;
}