body, h1, h2, h3, h4, h5, h6, p, td, li, textarea, select, option, input {
  font-family: Arial, Helvetica, sans-serif;
}
body, p, td, h3, h4, input {
  font-size: 12px;
  
}
body {
	background-image: url(/images/bg.gif);
	padding: 0px;
	margin: 0px;
}
h1 {
  font-size: 13pt;
  margin: 0;
}

h2 {
  font-size: 11pt;
  margin: 0;
}

h3, h4 {
  margin: 0;
}

h4 {
  font-weight: normal;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.side:link {
	color: #FF6600;
	text-decoration: none;
}
a.side:visited {
	color: #FF6600;
	text-decoration: none;
}
a.side:hover {
	color: #3366CC;
	text-decoration: underline;
}

li, ul, ol {
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0;
	margin-left: 8px;

}
input {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, MS Sans Serif;
	font-size: 12px;
}
textarea {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, MS Sans Serif;
	font-size: 12px;
}
select {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, MS Sans Serif;
	font-size: 10px;
}
bgHeading {

	background-image: url(/images/bg.gif);
	padding: 0px;
	margin: 0px;
}
