h1 {
	font-size:14px;
}

h2 {
	font-size:12px;
}

li ol {
	margin-top:10px;
	margin-bottom:5px;
}

h1.body{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:14px;
}
h1.rightColumn{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.titel {  font-family: Arial, Helvetica, sans-serif;
          font-size: 16px;
          font-style: normal; 
          text-align: left; 
          font-weight: bolder;}
.body {   font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px; 
          font-style: normal; 
          line-height: normal; 
          font-weight: bold; 
          font-variant: normal; 
          color: #FFFFFF; 
          text-align: left; }
          
.small { font-family: Arial, Helvetica, sans-serif; 
          font-size: 10px; 
          font-style: normal; 
          line-height: normal; 
          font-weight: normal; 
          font-variant: normal; 
          color: #FFFFFF; 
          text-align: left;
}
.rightColumn {   font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px; 
          font-style: normal; 
          line-height: normal; 
          font-weight: bold; 
          font-variant: normal; 
          color: #FFFFFF;
          margin-left:33px; 
          text-align: left }
          
.contentTable{
	padding:5px;
	text-align:left;
}

.contentTable h1, h2, h3{
	width:100%;
	background:#7F0000;
	padding-left:3px;
}
          
a:link {  font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px; 
          font-style: normal; 
          line-height: normal; 
          font-weight: bold; 
          font-variant: normal; 
          color: #FFFFFF; 
          text-align: left }
a:visited { font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px; 
          font-style: normal; 
          line-height: normal; 
          font-weight: bold; 
          font-variant: normal; 
          color: #FFFFFF; 
          text-align: left }
a:hover { font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px; 
          font-style: normal; 
          line-height: normal; 
          font-weight: bold; 
          font-variant: normal; 
          color: #FFFFFF; 
          text-align: left }
a:active {font-family: Arial, Helvetica, sans-serif; 
          font-size: 12px; 
          font-style: normal; 
          line-height: normal; 
          font-weight: bold; 
          font-variant: normal; 
          color: #FFFFFF; 
          text-align: left }

