/* Start of CMSMS style sheet 'DaintyBlank' */
html, body {
	height:100%;
	margin:0px;
	vertical-align:top;
}

body {
	vertical-align:top;
}

body, div, table, tr, td, soan, a, ul, li, ol, h1, h2, h3 , h4 {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
                text-align:left;
}

a {
               color:#bca78e;
               font-weight:bold;
}

img {
	border:none;
}

h1 {
               color:#143544;
               font-size:16px;
               margin:0px 0px 27px 0px;
               text-transform:uppercase;
}

p {
              margin:0px 0px;
}

.klein {
              font-size:9px;
}


td {
                vertical-align:top;
}

h2, a h2, h2 a {
               color:#7AC900;
               font-weight:bold;
}

h3 {
              color:#000000;
              font-weight:bold;
}

h4 {
             font-weight:bold;
             text-decoration:underline;
             color:#000000;
}

input[type="submit"], input[type="button"] {
              border:1px solid #000;
              cursor:pointer;
              background:#FFF;
}
/* End of 'DaintyBlank' */

