.тема {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	color: #660099;
}
.заголовок {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
.подзаголовок {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #009900;
}
.текст {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.прим {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 3px;
	padding-right: 3px;	
}
.ссылка {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #0000CC;
}
.картинка {
	color: #FFFFCC;
	background-color: #FFFFCC;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	border-color: #FFFFCC;
	outline-color: #FFFFCC;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
a.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;	
	text-decoration: underline;
	color: #0000CC;
}
