﻿body
{
	margin:0;
	padding:0;
	color:#FFFFFF;
	background-color:red;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
}

.txt_kl_re
{
	font-size	:x-small;
	color		:blue;
	font-weight :bold;
}
.txt_mi_re
{
	font-size	:small;
	color		:blue;
	font-weight :bold;
}
.txt_gr_li
{
	font-size	:xx-large;
	color		:blue;
	font-weight :bold;
	text-align  :center;
}
.txt_mi_li
{
	font-size	:medium;
	color		:blue;
	font-weight :bold;
	text-align  :center;
}

.txt_kl_li
{
	font-size	:small;
	color		:blue;
	font-weight :bold;
	text-align  :left;
}

.impress {
	font-size : x-small;
	color : blue;
	font-weight : bold;
	text-align: right;
}
.auto-style2 {
	text-align: center;
}
