// body { margin: 24px; }
// body { margin: 5px 10% 5px 5px; }

body, td, p, li, h4, h5
{
	font-family: Georgia,"New Century Schoolbook",Times,Calibri, Gill Sans MT, Gill Sans, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	line-height: 23px;
	text-align: left;
}



.pathtofile {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #F66;
	background-color: transparent;
}


.question { font-weight: bold; }

.quotation, .small
{
	font-size: 10px;
	line-height: 16px;
	//margin: 0 0 0 10px;
}


.note
{
	font-size: 10px;
	line-height: 18px;
	color: #666;
	background-color: transparent;
}

.bold { font-weight: bold; }

.textmenu
{
	// font-size: 11px;
	// line-height: 20px;
	text-decoration: none;
	margin-left: 10px;
	width: 150px;
	vertical-align: top;
	background-color:#66CCFF
}

.pagecontent { margin-top: 5px; }
em { font-style: italic; }

div {
margin-left:20%;
margin-right:20%;
//margins defined in % result in page content shifting slightly when the scroll bar appears/disappears
//margin-left:20px;
//width:900px;
}

h1
{
	font-family: Georgia, Times New Roman, Times, Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: left;
	color: white;
	font-style: normal;
	background-color: transparent;
	font-weight: bold;
	vertical-align: middle;
	line-height: normal;
	//margin-left: 10px;
}

h2 {
text-align:left;
}
span#polytrope { color: #000000 }

h3 {
line-height: 100%; 
}

h4,h5
{
	//font-family: Helvetica,Arial,Georgia, Times New Roman, Times, Helvetica, Verdana, Geneva, sans-serif;
	//font-size: 13px;
	padding-top:40px;
	text-align: left;
	line-height: 100%;
	font-weight: bold;
	color: #C60;
}

// table { width: 700px; margin: 0; }

.pagetable 
{
align="center"; 
text-align: left; 
width: 70%; 
border="0"; 
cellpadding="2"; 
cellspacing="2";
}

td
{
	padding: 5px;
	border-width: 0;
	vertical-align: top;
}

.logocell
{
text-align: center;
padding-top:20px;
}

.navmenucell
{
text-align: center; 
background-color: rgb(204, 204, 255);
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
}


td#masthead
{
	background-color: #CCC;
	vertical-align: middle;
	line-height: 40px;
}

#dateline
{
	color: #F66;
	background-color: transparent;
	font-size: 9px;
}

#menu a
{
	color: #369;
	background-color: transparent;
	text-decoration: none;
	border-style: none;
}

a
{
	color: #03C;
	background-color: transparent;
	text-decoration: none;
	border-style: none;
}

a:hover { background-color: #CCC; }

.modinfo
{
	font-size: 9px;
	color: #F66;
	text-align:center;
}


img { border-style: none; }

.picture { margin: 35px 0px 0px 0px; text-align:center; }

.caption 
{
	font-size: 10px;
	line-height: 16px;
	text-align: center;
}
