body {
	background-color: #ffffff;
	font-family:  trebuchet ms,arial;
	font-size: 14px;
	color: #ffffff; }
	
#header {
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #ffffff; }

#header img {
	margin: 11px 8px -1px 8px; }

#introduction #header {
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #ffffff; }

h1, h2, h3 {
	color: #ffffff;
	font-family: bitstream vera serif, times; }

h1 {
	margin: 0 0 -4px 10px;
	float: left;
	font-weight: normal;
	font-size: 27px; }

h2 {
	margin: -8px 0 5px 0;
	font-weight: bold;
	font-size: 22px; }

h3 {
	margin: 25px 0 10px 0;
	font-weight: bold;
	font-size: 18px; }

h1 span {
	font-size: 20px; }

#col-main {
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	width: 580px; }

.list {
	margin: 0 0 15px 20px; }

#col-right {
	background-repeat: no-repeat;
	background-color: #504A63;
	width: 120px;
	border-style: solid; 
	border-width: 0 0 0 1px; 
	border-color: #ffffff; }

#col-main img {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	margin-right: 10px; }

ul {
	margin-left: 0;
	font-weight: bold; }

li {
	margin-left: 20px;
	font-weight: normal; }

sup {
	font-size: 75%; }

#articles li {
	list-style-type: none;
	padding-bottom: 10px; }

#articles li img {
	border-style: none;
	margin: 5px 5px -5px -20px; }

p {
	font-size: 16px;
	font-weight: 100;
	margin: 0 5px 15px 10px;
	color: #ffffff; }

a img {
	border: 0; }

.reprint {
	font-size: 75%; }

.indent {
	margin: -15px 0 0 40px; }

a:link {
	color: #ffff99; }

a:visited {
  color: #ffff99; }

a:hover {
	text-decoration: none; }

a.intro:link,
a.intro:visited,
a.intro:hover {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	color: #999999;
	text-decoration: none; }

a.intro:hover {
	color: #666666;
	text-decoration: underline; }

#footer {
	font-size: 10px;
	text-align: center;
	color: #000000;
	margin: 0;
	padding: 5; }

#footer a:link {
	color: blue;
	font-weight: normal; }

#footer a:visited {
	color: purple;
	font-weight: normal; }

#footer a:hover {
	color: red;
	text-decoration: none; }
	
form { margin-left: 0; }
form br { clear: left; }
label { text-align: right; vertical-align: top; width: 75px; float: left; margin-left: 10px; padding-right: 5px; display: block; }

.tel { margin: 0 0 -20px 8px;
	float: left;
	padding: 0;
	font-style: italic;
	font-size: 14px;
	font-weight: bold; }