body{
padding:0;
margin:0;
	font-size:100.01%;
	font-size:75.01%; /* 12px */
	line-height:1.5em; /* 18px */
	color:#000;
	font-family:"Verdana", "Arial", "Helvetica", sans-serif;
/*	background:#fff url(../images/columns.gif) center top no-repeat;*/
}
h1,h2,h3,h4,h5,h6,pre,code{
	padding:0;
	margin:0;
	line-height:1em;
	font-size:100.01%;
	font-weight:normal;
	font-style: normal;
	font-family:"Georgia", "Times New Roman", "Times", serif;
}
h1 {
	font-size:1.5em; /* 18px */
	line-height:1em; /* 18px */
	margin-bottom:1em; /* 18px */
	font-weight:bold;
}
h2 {
	font-size:1.333em; /* 16px */
	line-height:1.125em; /* 18px */
/*	margin-top:1.750em;*/
	margin-bottom:1.125em;
	font-weight:bold;
}
h3 {
	font-size:1.1667em; /* 14px */
	line-height:1.286em; /* 18px */
/*	margin-top:1.286em;*/
/*	margin-bottom:1.286em;*/
	font-weight:bold;
}
h4 {
	font-size:1em; /* 12px */
	line-height:1.5em; /* 18px  */
	font-weight:bold;
}
h5, h6 {
	font-size:1em; /* 12px */
	line-height:1.5em; /* 18px  */
}
table {
	font-size:inherit;
	font:100.01%;
}
img {
	border:0;
	margin:0;
	padding:0;
}
p {
	margin:0 0 1em 0;
}
dd {
	margin-bottom:1em;
	margin-top:-0.5em;
}
#banner p {
	font-size:1em;
	font-weight:bold;
}
#banner_text h1 {
	margin:auto;
	line-height:normal;
}
#header h1 {
	font-family:"Verdana", "Arial", "Helvetica", sans-serif;
	font-style:italic;
	font-size:2em;
	padding:13px 0 0 0;
	margin:0;
}
#header h2 {
	font-family:"Verdana", "Arial", "Helvetica", sans-serif;
	font-size:1em;
	font-weight:normal;
	margin:0;
}
th {
	text-align:left;
}
a:link {
	color:#D9132E;
}
a:visited {
	color:#680916;
}
a:hover {
	color:#666;
}
a:active {
	color:#666;
}
ul {
	padding-top:0;
	margin-top:0;
}