A:link 	{ color: red; text-decoration: none; font-weight: "bold";}
A:visited 	{ color: red; text-decoration: none; font-weight: "bold";}
A:active 	{ color: red; text-decoration: none; font-weight: "bold";}

H1	{ color:red;
	font-size:24px;
	text-align:center;
	}

H2	{ color:red;
	font-size:18px;
	text-align:center;
	}

H3	{ color:red;
	font-size:16px;
	text-align:center;
	}
	
BODY	{ background-color:white;
	scrollbar-arrow-color: red; 
	scrollbar-face-color: #e7e7e7; 
	scrollbar-3dlight-color: #a0a0a0; 
	scrollbar-darkshadow-color: #888888;
	font-family : Arial, Helvetica, sans-serif;
	}
	
.page {
	background-color:white;
	}
	
	

P	{ font-size : 12px;
	color:black;
	margin-left: 20px;
	margin-right: 20px;
	}
	
I	{ font-size : 12px;
	color:black;
	}
	
B	{ font-size : 12px;
	color:black;
	}	
	
LI	{ font-size : 12px; 
	color:black;
	}

TD	{ font-size : 12px;
	color:black;
	}
		


.clsDemoNode, .clsDemoNode:visited{
	color: yellow;
	font-weight: bold;
	font-size : 14px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode:hover{
	color: yellow;
	font-weight: bold;
	font-size : 14px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode:link{
	color: yellow;
	font-weight: bold;
	font-size : 14px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

.clsDemoNode1, .clsDemoNode1:visited{
	color: yellow;
	font-size : 14px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode1:hover{
	color: yellow;
	font-size : 14px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode1:link{
	color: yellow;
	font-size : 14px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
