a:link{color:blue;text-decoration:underline;}
a:visited{color:red;text-decoration:underline;}
a:active{color:red;text-decoration:underline;}
a:hover{color:purple;text-decoration:underline;}

BODY{
	
	font-size:10pt;
	color:#000000;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight:normal;
	font-style:normal;
	text-align:center;
	margin-left:5%;
	margin-right:5%;
}

h1{
	color:#000000;
        line-height:50px;
	font-size:70px;
	font-family:"Times New Roman";
	font-weight:bold;
	text-align:left;
	font-style:oblique;	
}

h2{
	
	
	color:#000000;
	font-size:20pt;
	font-family:"Impact";
	font-weight:bold;
	font-style:normal;
	text-align:center;
  
}

h3{
	font-size:12pt;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN";
  
	background-color:#000000;

	font-weight:bold;
	font-style:norma;
	text-align:center;
	border-color:#FFFFFF;
}

h4{
	color:#000000;
	font-size:10pt;
	font-family:"‚l‚r ƒSƒVƒbƒN";
	font-weight:bold;
	text-align:center;
}

h5{
	color:#FFFFFF;
	background-color:#0000FF;
	text-align:center;
	line-height:30px;
	font-size:24px;
	font-family:Impact;
	font-style:normal;
}



