﻿/* 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;
}
.style6 {
	 text-decoration: underline;
	 font-size: large;
	 font-family: Arial;
}
.style7 {
	 background-repeat: no-repeat;
	 background-position: center bottom;
	 font-family: Arial;
}
.style8 {
	 color: #2B2F2F;
}

.style9 {
	 color: #990D0D;
	 font-family: Arial;
}
.style10 {
	 color: #E1E1E1;
	 font-size: large;
	 font-family: Arial;
	 text-align: center;
}
.style11 {
	 font-size: x-small;
	 font-family: Arial;
}
.style12 {
	 color: #990D0D;
}
.style13 {
	 border-width: 0px;
}
.style14 {
	 background-repeat: no-repeat;
	 background-position: center bottom;
}
.style15 {
	 text-align: center;
}
.style16 {
	 color: #FFFFFF;
}
.style17 {
	 color: #FFFFFF;
	 font-size: large;
	 font-family: Arial;
	 text-align: center;
}
.style18 {
	 font-size: medium;
}
.style19 {
	 background-color: #95CFE8;
}
.style20 {
	 background-color: #FFFFFF;
}
.style21 {
	 color: #FF0000;
}

