/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
.low {display:none;}


/* body
--------------------------------------------------*/
body {
  margin:0;
  padding:15px 0;
  font-family: "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
  line-height:1.125em;/*18px*/
/*  font-size:100%; /*set regular font size*/
  font-size: 0.8125em;
  color: #333;
  letter-spacing:normal;
  text-align:left;
}

/* tables and cells
--------------------------------------------------*/
table.messbodytable {
  width=525px;
}

/* headings
--------------------------------------------------*/
h1,h2,h3,h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #333;
	letter-spacing: -1.2px;
	text-align: left;
	text-transform: none;
	margin:10px 0 15px 0;
	padding:0;
}

h1 {
  margin:0 0 18px 0;
  font-size:1.75em;
}

h2 {
  margin:0 0 18px 0;
  font-size:1.5em;
}

h3 {
  margin:0 0 18px 0;
  font-size:1.4em;
}

h4 {
  margin:0;
  font-size:1.3em;
}

/* links
--------------------------------------------------*/
a {
  color: #005a8c;
  text-decoration: none;
}

a:hover {
  color: #005a8c;
  text-decoration: underline;
}

a img {border:none;}


/* paragraphs, lists, etc
--------------------------------------------------*/
p {
  margin:0;
  padding:0 0 18px 0;
}

ul {
  margin:0 0 0 1.4em;
  padding:0 0 0 0;
}

ul ul {padding:0;}

blockquote {
  margin:0;
  padding:0 18px;
  font-style:italic;
}

dl,dt,type {
  font-size: 12px;
}

/* headings
--------------------------------------------------*/
h1, h1 a,
h2, h2 a,
h3 a,
h4 a
  {color:#333;}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  color: #333;
  text-decoration: underline;
}
