﻿/* CSS-Layout */
<style type="text/css">

.style1 {
	 text-align: center;
}
.style3 {
	 font-family: Arial;
	 font-size: small;
}
.style4 {
	 font-family: Arial;
}
.style5 {
	 text-decoration: none;
}
.style8 {
	 font-size: medium;
	 text-decoration: underline;
}
.style9 {
	 border-width: 0px;
}
.style11 {
	 font-size: large;
	 color: #FFFFFF;
}
.style12 {
	 text-align: center;
}
.style14 {
	 font-size: small;
}
.style19 {
	 color: #FFFFFF;
	 background-color: #2B2F30;
}
.style7 {
	 text-align: center;
}
.style20 {
	 border-width: 0px;
}
.style21 {
	 color: #000000;
}

