BODY {
	color: BLACK; 
	background-color: #FF3333;
	background-image: url(img/backgr.gif);
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px; 	
}

P,DL,UL,TD,TH,BLOCKQUOTE,TR {
	color: BLACK; 
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px; 
}

A:link, A:visited { 
	color: #000099; 
	text-decoration: none;
}

A:active, A:hover { 
	color: #0000FF; 
	text-decoration: underline;
}

A.P:link, A.P:visited ,A.P:active, A.P:hover{ 
	color: BLACK; 
	text-decoration: none;
	cursor: default;
}

.TX {
	background-color: #FFFFCC;
	text-align: left;
}

TD.PAD {
	padding-left: 1em;
	padding-right: 1em;
}

.TW {
	background-color: WHITE;
	text-align: center;
}

H1 {
	color: BLACK; 
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
	font-size: 24px; 
	text-align: center;
}

H2 {
	color: BLACK; 
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
	font-size: 18px; 
	text-align: center;
}

H2.RD {
	color: #FF3333; 
}

H3 {
	color: BLACK; 
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
	font-size: 16px; 
	text-align: center;
}

.LANLIST {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px; 
}

.TXT  {
	font-size: 16px; 
	text-align: center;
}

.SLL,.TRA  {
	font-size: 12px; 
	text-align: left;
}

.SLC ,.COM ,.LAT{
	font-size: 12px; 
	text-align: center;
}

.COM {
	font-size: 12px; 
	text-align: center;
	font-style: italic; 
}

SMALL {
	font-size: 12px; 
}

