﻿body, a, b, p, table, h1, h2, h3, h4, h5, h6 {
	 font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, Sans-Serif;
	 font-size:x-small; font-style:normal; font-weight: normal;
	 }
body         {
	line-height: 120%;
	margin-top: auto;
}
h1           {
	font-size: large;
	text-align: center;
	line-height: 140%;
	margin-top: 4px;	margin-bottom: 12px;
	font-weight: bold;
	color: #0000FF;
}
h2, h3           {
	font-size: small;
	font-weight: bold;
	line-height: 130%;
	margin-top: 3px;
	margin-bottom: 9px;
}
h3{ font-weight: normal; 
    }
h4 {font-weight: bold;
	margin-top: 6px;
	margin-bottom: 9px;
}
h5{	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 2px;
}
h6	{font-weight:bold ;
	margin-top: 1px;
	margin-bottom: 3px;
}

a  {color:gray;
	text-decoration: none; 
	margin-top: 1px; 
    margin-bottom: 2px 
}
a:hover {font-weight:bold}

table { width:800px;
}
.vis1 {display:inline} 
.vis2 {display:none}

td { vertical-align:top}

.email {color:gray}
}	
p {
	margin-top:3px}
}

