body  {
	font-size : 13px;
	font-family : Times,serif;
	color : #111111;
}

:link  {
	font-family : Times,serif;
	color : #800000;

}

:visited  {
	font-family : Times,serif;
	color : #800000;

}

:active  {
	color : #cc0000;

}

:hover  {
	color : #cc3300;
}

img  {
	border : 0px;
}

p  {
	margin-right : 10px;
	margin-left : 10px;
	text-align : justify;
	text-indent : 20px;
}

H1  {
	font-size : 23px;
	text-align : center;
    margin-top : 10px;
}

H2  {
	font-size : 19px;
}

H3  {
	font-size : 17px;
}

td  {
	font-family : Times,serif;
}

th  {
	font-family : Times,serif;
}

small  {
	font-size : 12px;
}

.normal  {
	font-size : 15px;
	font-family : Times,serif;
}

.news  {
	font-size : 12px;
	font-family : Times,serif;
	margin-left : 5px;
}

.line  {
	margin-left : 20px;
}


#sheading  {
	top : 160px;
	left: 180px;
    position : absolute;
	font-family : Times,serif;
	font-size : 35px;
	font-weight : 900;
	color : white;
	text-align : center;
	letter-spacing : 3px;
    width:auto;
}

.mm  {
	list-style : disk;
}

.sl  {
	list-style : none;
}
.dpt, .dpt a  {
	list-style : circle;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;

}


td.langsel a:link,  td.langsel a:visited,td.langsel  {
	font-family : Times,serif;
	font-size : 18px;
	font-weight : 600;
	color : #333333;
}


