﻿body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

body, td, div, p, pre, ul {
  font-size: 13px;color:#000000;
	text-align: center;
}

body {
   background-color:#FFFFFF;
	text-align: center;
}

p {
	border-style: hidden;
	border-width: 1px;
	padding: 1px 4px;
	line-height: 20px;
	text-align: justify;
}

h1 {
  font-size: 18px;color
}

h2 { 
   font-size: 16px;color;letter-spacing:1pt
}

h3 {
   font-size: 14px;letter-spacing:1pt
}

h4 {
  font-size: 14px;
}

ul {
  list-style-type: square; line-height: 20px
}

a {
  Font-size: 13px; 
  text-decoration: none; 
  font-weight : bold;
}

a:link {
color:#0000FF
}

a:visited {
color:#800080
}

a:active {
color:#008080
}

a:hover{
color: #FF0000;
}

.small {
font-size: 12px;
}

.mini {	
   font-size: 11px;
}

.minimini {
  font-size: 7px;
}

.rahmen {
	border-width: 1px;
	border-style: hidden;
	border-color: black;
	padding: 5px;
	text-align: justify;
}

.bigger {
  font-size: 14px;
}


