<!-- 
body {font-family: open sans; text-decoration: none; }

a {color: #ffffff; text-decoration: none; }

a:link {color: #ffffff; text-decoration: none; }

a:visited {color: #ffffff; text-decoration: none; }

a:hover {color: #ffffff; text-decoration: none; }

a:active {color: #ffffff; text-decoration: none; }

h1 {color: #ffffff; font-size: 36px; line-height: 130%; font-family: Raleway, Arial, Helvetica, Sans-Serif; font-weight: lighter; text-decoration: none; }

h2 {color: #eeeeee; font-size: 24px; line-height: 130%; font-family: Raleway, Arial, Helvetica, Sans-Serif; text-decoration: none; }

h3 {color: #eeeeee; font-size: 20px; line-height: 130%; font-family: Raleway, Arial, Helvetica, Sans-Serif; font-weight: 700; text-decoration: none; }

h4 {color: #eeeeee; font-size: 20px; line-height: 130%; font-family: Raleway, Arial, Helvetica, Sans-Serif; font-weight: 700; text-decoration: none; }

h5 {color: #eeeeee; font-size: 20px; line-height: 130%; font-family: Raleway, Arial, Helvetica, Sans-Serif; font-weight: 700; text-decoration: none; }

b {text-decoration: bold; }

ul {margin: 0 0 0 0; padding: 0 0 0 20; }

li {padding-top: 0; padding-bottom: 0; line-height: 185%; list-style-type: circle; }

#red_box {background-color: white; width: 100% margin; margin-bottom: 0px; padding: 10px; border: 2px solid; border-radius: 7px; border-color: #ff0000; box-shadow: 5px 5px 5px #aaaaaa; spacing: 0px; }

#FormBox {width: 100%; padding: 10px 0px 10px 0px; border: 0px solid; border-radius: 0px; border-color: #7aab17; }

.flip-card {background-color: transparent; height: 300px; perspective: 1000px; }

.flip-card-inner {position: relative; width: 100%; height: 100%; text-align: center; transition: transform 2s; transform-style: preserve-3d; }

.flip-card:hover .flip-card-inner {transform: rotateY(180deg); }

.flip-card-front, .flip-card-back {position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.flip-card-front {border: 0px solid; border-radius: 10px; border-color: #888888; }

.flip-card-back {border: 0px solid; border-radius: 10px; border-color: #888888; transform: rotateY(180deg); }

.flip-card2 {background-color: transparent; height: 300px; perspective: 1000px; }

.flip-card2-inner {position: relative; width: 100%; height: 100%; text-align: center; transition: transform 2s; transform-style: preserve-3d; }

.flip-card2:hover .flip-card2-inner {transform: rotateY(180deg); }

.flip-card2-front, .flip-card2-back {position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.flip-card2-front {border: 0px solid; border-radius: 10px; border-color: #888888; }

.flip-card2-back {border: 0px solid; border-radius: 10px; border-color: #888888; transform: rotateY(180deg); }

 -->
