
a
{
text-align:center;
color:magenta;
font-weight:bold;
}

body
{
	text-align : center;
	margin: 10%;
	font-family:Verdana
}
 h1
 {
	font-family: Times new roman;
	color: blue;
	font-weight: bolder;
	text-align:justify;
	text-align:center;
 }
 h2
 {
	color: rgb(255,0,0);
	font-family:Tahoma;
	font-weight:bold;
	text-align:justify;
	text-align:center;
 }	
 .s12
 {color:black;
 }
 .diw2
 {
 font-family:verdana;
 font-weight:bold
 }
 .s123
 {
	color: rgb(181,75,151);
	font-family: Arial;
	font-style: Italic;
 }	
div
{font-family:trebuchet MS;
text-align:center;
}
p
{
	text-align:justify;
	color:black;
	font-family:Trebuchet MS;
}
.hdwa
{
	color: rgb(153,51,0)
}
.diw
{
	color:orange;
	font-weight:bold; 
	font-style:italic;
	text-align:right;
	font-family:Trebuchet MS;
	text-align:center;
}
img
{text-align:justify;
}