#divCont {position:absolute; z-index:1; left:10px; top:280px; height:400px; width:170px; visibility:hidden;}
.clTop   {position:absolute; z-index:1; width:170px; line-height:18px;}
.clSub   {position:absolute; z-index:1; left:30px; top:60px; width:170px; line-height:16px;}

/*** This sets the style for the links inside the menu. ***/
#divCont .clTop a {color: #000000; font-family:verdana,arial,helvetica,sans-serif; font-size:15px; font-weight:bold; text-decoration:none;}
#divCont .clTop a:hover {color:silver; text-decoration:none;}
#divCont .clTop .clSub a {color:black; font-family:verdana,arial,helvetica,sans-serif; font-size:14px; font-weight:normal; text-decoration:none;}
#divCont .clTop .clSub a:hover {color:silver; text-decoration:none;}  
body {
	margin: 0px;
        font-family : Tahoma, sans-serif;
	font-size : 10px;
	font-style : normal;
	line-height : normal;
	color : #000000;
	text-align : justify;

     }
p {
	font-family : Tahoma, sans-serif;
	font-size : 14px;
	font-style : normal;
	text-indent : 5px;
	line-height : 30px;
	color : #000000;
	margin-left : 20px;
	margin-right : 20px;
	text-align : justify;
}
.harakt {
	font-family : Tahoma, sans-serif;
	font-size : 13px;
	font-style : normal;
	text-indent : 5px;
	line-height : normal;
	color : #6E6E6E;
	margin-left : 20px;
	margin-right : 20px;
	text-align : justify;
}
h1  {
	font-family : Tahoma, sans-serif;
	font-size : 20px;
	font-style : normal;
	text-indent : 5px;
	line-height : normal;
	color : #8396C9;
	margin-left : 10px;
	margin-right : 20px;
	text-align : center;
	padding-bottom : 10px;
	padding-top : 10px;
}

a.zag  {
	font-family : Tahoma, sans-serif;
	font-size : 16px;
	font-style : normal;
	text-indent : 5px;
	line-height : normal;
	color : #163999;
	margin-left : 10px;
	margin-right : 20px;
	text-align : justify;
	padding-bottom : 0px;
	padding-top : 0px;
	text-decoration : none;
	letter-spacing : 3px;
	font-weight : bold;
	padding-left : 10px;
}