.ind {
	text-indent : 40px;
}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.intest {
	background-color : Teal;
	color : #DADADA;
	font-weight : bold;
}


.pari{
	background-color : #DADADA;
}

.dispari{
	background-color : #EFEFEF;
}

A  {
	text-decoration : none;
	color : Blue;
}


A:Active  {
	color : Purple;
}

A:Hover  {
	color : Red;
}

P {
	font-size : x-small;
	text-align : justify;
}

H2 {
	text-align : center;
}

H3 {
	text-align : center;
}

H4 {
	text-align : center;
}
perHOME {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
