body { font-family: Arial, Helvetica, sans-serif;}

.text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.text p, .text dt, .text li, p.autor, .text form {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 15px;
	color: #000000;
	font-size: 12px;
}
.text pre {
	margin:15px;
	color:#C2ABE1;
	font-family: courier new;
	font-size: 12px;
	background-color: #efefef;
}
.text div {
	margin:15px;
	color:#C2ABE1;
	font-size: 12px;
}

.text ul, .text ol {
	color:#000000;
	text-align: justify;
	font-size: 13px;
}
	.text td, .text th {
	font-size:13px;
	font-family:Arial;

}
	.text th {
	font-weight:bold;
	text-align:center;
}
td#code {
	border: none;
	text-align:left;
	width:100%;
	background-color:#efefef;
	font-size: 12px;
	font-family: courier new;
	color: #D44316;
}
.code {
	font-size: 12px;
	font-family: courier new;
	color: #D44316;
	text-align: left;
	background-color:#efefef;
}
.text p.autor {
color:#D44316;
}

.style1 { font-style: italic;}

.ser_fon {
    margin:15px;
	font-family: courier new;
	font-size: 12px;
    background-color:#efefef;
}

.text h1 {
	margin:20px;
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
	color:#D44316;
}

.text h2 {
	color: #000000;
	font-size: 14px;
}

.text h3 {
	color: #000000;
	font-size: 14px;
}

.text h4 {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
}
.php {
	color: #D44316;
	font-family: courier new;
	font-size: 12px;
	background-color: #efefef;
}
.fon_img {
	background-color: #efefef;
}

.border_st {
	background: #efefef;
}

PRE {
	font-family: courier new;
	color: #001daf;
	background-color: #efefef;
} 
 SAMP {	color: #DC143C;} 
 TT { color: #001daf; }
 VAR { color:#87CEFA; } 
 
