h1 {
 font-family: Verdana, Arial, Helvetica, Times New Roman;
 font-size: 20px;
 font-weight: bold;
 letter-spacing: 1px;
 word-spacing: 2px;
 line-height: 22px;
 margin: 0px;
 padding-top: 5px;
 color: #000000;
 }

h2 {
 font-family: Verdana, Arial, Helvetica, Times New Roman;
 font-size: 12px;
 font-weight: bold;
 letter-spacing: 0px;
 word-spacing: 2px;
 line-height: 14px;
 margin: 0px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 0px;
 padding-right: 0px;
 color: #333333;
 }

h3 {
 font-family: Verdana, Arial, Helvetica, Times New Roman;
 font-size: 12px;
 font-weight: bold;
 letter-spacing: 0px;
 word-spacing: 2px;
 line-height: 14px;
 margin: 0px;
 padding-top: 1px;
 padding-bottom: 2px;
 padding-left: 2px;
 padding-right: 0px;
 color: #333333;
 background-color: #FDE3D7;
 border: 1px solid #FCCAB8;
 }

/*---TEXT-------------------------------------------------*/

.text {
 font-family: Verdana, Arial, Helvetica, Times New Roman;
 font-size: 12px;
 font-weight: 400;
 letter-spacing: 0px;
 word-spacing: 2px;
 line-height: 14px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 color: #333333;
 }

.ext {
 font-family: Verdana, Arial, Helvetica, Times New Roman;
 font-size: 12px;
 font-weight: 400;
 letter-spacing: 0px;
 word-spacing: 2px;
 line-height: 14px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 color: #555555;
 }

.small {
 font-family: Verdana, Arial, Helvetica, Times New Roman;
 font-size: 10px;
 font-weight: 400;
 letter-spacing: 0px;
 word-spacing: 2px;
 line-height: 12px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 color: #777777;
 }

 a.small, a.small:active, a.small:visited {
 font-family: Verdana, Arial, Helvetica, Times New Roman;
 font-size: 10px;
 font-weight: 400;
 letter-spacing: 0px;
 word-spacing: 2px;
 line-height: 12px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 color: #E79E83;
 }
 
a.small:hover {
 font-family: Verdana, Arial, Helvetica, Times New Roman;
 font-size: 10px;
 font-weight: 400;
 letter-spacing: 0px;
 word-spacing: 2px;
 line-height: 12px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 color: #FC875A;
 }

a.enter, a.enter:visited, a.enter:active {
 font-family: 	Verdana, Helvetica, Times New Roman;
 font-variant: 	small-caps;
 font-size: 	13px;
 font-weight: 	bold;
 letter-spacing: 	1px;
 word-spacing: 	1px;
 line-height: 	18px;
 text-decoration: 	none;
 margin-top: 	0px;
 margin-bottom: 	0px;
 margin-left: 	0px;
 margin-right: 	0px;
 color: #C35D59;
}

a.enter:hover {
 font-family: 	Verdana, Helvetica, Times New Roman;
 font-variant: 	small-caps;
 font-size: 	13px;
 font-weight: 	bold;
 letter-spacing: 	1px;
 word-spacing: 	1px;
 line-height: 	18px;
 text-decoration: 	none;
 margin-top: 	0px;
 margin-bottom: 	0px;
 margin-left: 	0px;
 margin-right: 	0px;
 color: 		#FC875A;
}

a.mail, a.mail:visited, a.mail:active {
 font-family: Verdana, Arial, Helvetica, Times New Roman;
 font-size: 12px;
 font-weight: 400;
 letter-spacing: 0px;
 word-spacing: 2px;
 line-height: 14px;
 text-decoration: 	none;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 color: #555555;
}

a.mail:hover {
 font-family: Verdana, Arial, Helvetica, Times New Roman;
 font-size: 12px;
 font-weight: 400;
 letter-spacing: 0px;
 word-spacing: 2px;
 text-decoration: 	underline;
 line-height: 14px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 color: #000000;
}