* { margin: 0; padding: 0; font-size: 1em; }

body { background-color: White; color: Black; font: 15px/28px Segoe UI, Tahoma, Geneva, Sans-Serif; }

a { color: Black; text-decoration: none; cursor: pointer; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ol, ul, dl { margin: 1em 0; }
blockquote, ol, ul, dl { margin-left: 40px; }

h1, h2, h3, h4 { font-family: Segoe UI, Tahoma, Geneva, Sans-Serif; font-weight: normal; }
h1 { font-size: 2.2em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }

table { border-collapse: collapse; }
th, td { border: none 0; padding: 2px 0; font-weight: normal; text-align: left; }

img { border: none 0; }

input, select { width: 350px; }
textarea { width: 350px; height: 150px; font: 12px/18px Segoe UI, Tahoma, Geneva, Sans-Serif; }
input.SendButton { width: 100px; margin-top: 20px; }
