﻿body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14pt;
color: #000000;
background-color: #FFFFFF;
}
p {
	font-size:14px;
	font-style:normal;
	font-weight:normal;	
}
a {
	color:black;
	
	font-style:normal;
	text-decoration:none;
}
a:link:after, a:visited:after { 
	content:" [" attr(href) "] ";
	font-size:11px;
	color:navy; }
	
#header {
	display: inline-block
}
#header h1 {
	font-size:18pt;
	padding:5pt;
	margin: 5pt;
	text-align:center;
}

h1 {
	font-size:18pt
}
h2 {
	font-size:16pt
}

h3 {
	font-size:14pt
}

h4 {
	font-size:12pt
}

#menu_script {
	display:none
}

#left_col {	
	display:none
}

#right_col {
	display:none
}
#footer {
	display: none;
}
img {
display: none
}
