body{
	
	color:#000000;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN";
	font-size:15px;
        font-weight:bold;
	text-align:center;
	vertical-align:top;
	margin-left:5%;
	margin-right:5%;}

h1{
	color:#000000;
 line-height:60px;
	font-size:60px;
	font-family:"Times New Roman";
	font-weight:bold;
	text-align:center;
	font-style:oblique;}
  

h2{
	color:#000000;	
	font-family:"‚l‚r ‚oƒSƒVƒbƒN";
	font-style:normal;
        font-weight:bold;
	text-align:center;
	vertical-align:top;
	font-size:25px;}
  
h3{     color:blue;
        font-size:25px;

	font-family:Tahoma;

	font-style:normal;
        font-weight:bold;
	text-align:left;
	vertical-align:top;
}

h4{
	color:#000000;
	font-size:16px;
  line-height:28px;
	font-family:"‚l‚r ƒSƒVƒbƒN";
	font-weight:bold;
	font-style:normal;
	text-align:left;
	vertical-align:text-top;
}

h5{
	font-size:13px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight:normal;
	text-align:center;
}

h6{border-style:solid;
   border-color:#00C0C0;
   border-width:0 0 6 32;
   margin-left:32px;
   padding-left:16px;
   font-size:14pt;
   font-weight:bold;}

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;}
