P  {
	MARGIN: 5px 5px 10px 5px;  
}


.news  {
	font-size : 11px;
	color : #990000;
	MARGIN: 5px 5px 5px 5px;
	}

	
.light  {
	color : #FFFFFF;
	}
	
H1  {
	MARGIN: 10px 5px 10px 5px;
	font-size : 35px;
	color : red;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

H2  {
	MARGIN: 10px 5px 10px 5px;
	font-size : 20px;
	color : red;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

H3  {
	MARGIN: 10px 5px 10px 5px;
	font-size : 18px;
	color : red;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

H4  {
	MARGIN: 10px 5px 10px 5px;
	font-size : 14px;
	color : red;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

H5  {
	MARGIN: 5px;
	font-size : 12px;
	color : red;
	font-weight : bold;
}


.a1 {
	color : #CCCCCC;
	text-decoration : underline;
   }
.a1:visited {
	color : #CCCCCC;
	text-decoration : underline;
   }
.a1:hover {
	color : #CCCCCC;
	text-decoration : underline;
   }


A  {
	text-decoration : underline;
}

A:Visited  {
	text-decoration : underline;
}

A:Active  {
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
}

TD, BODY  {
	font-size : 13px;
	font-family : Tahoma, 'Aryal Cyr', sans-serif;
	color : #000000;
	text-align: justify;
}

.SM  {
	font-size : 11px;
}

.SMBOLD  {
	font-size : 11px;
	font-weight : bold;
}


.SSM  {
	font-size : 10px;
}


