﻿

* { padding: 0; margin: 0; border: 0;}
img { border: 0; padding: 0; margin: 0; vertical-align:middle; }


body {
  
  background: #ffffff;
  text-decoration: none;
  color: #000000;
  font-family: tahoma,"Lucida Grande","Lucida Sans Unicode","Trebuchet MS",arial,sans-serif;
  font-size: 13px;
  line-height: 1.5em;
}

a {
  border: 0px;
  text-decoration: none;
  outline: none;
}

a:link { color: red; }
a:visited { color: red; }
a:hover { color: #000000; }
a:focus { color: #000000; }
a:active { color: #000000; }

h1  {
  text-decoration: none;
  color: black;
  font-family: tahoma,"Lucida Grande","Lucida Sans Unicode","Trebuchet MS",arial,sans-serif;
  font-size: 1.3em;
  letter-spacing:normal;
  margin: 20px 0px 10px 0px;
  font-weight: normal;
}

#head {
	margin-left: 41px;
	margin-top: 20px;
	border-bottom-color:gray;
	border-bottom-style:solid;
	border-bottom-width:1px;
	width: 997px;
}

#content {
	margin-left: 41px;
	width: 997px;
}


