.center { text-align: center; }

.bodydiv
{
margin: 0 auto; 
text-align: left;
}

.centered
{
text-align: center;
}




.content_header {
	font-size: large;
	font-weight: bold;
}

.large {
	font-size: large;
}
.bold { font-weight: bold;
}

.page_content {
  font-size: 120%;
}
.nowrap {
 white-space: nowrap;
}
.page p {
   margin-bottom: 0.3em;
   margin-top: 0.3em;

}

.msg_author { 
padding: 2mm; 
border-bottom: solid black 1px; 
margin-left: 40mm; 
margin-right: 40mm; 
text-align: center;
}
.msg_title { font-weight: bold; font-size: 250%; text-align: center; padding-bottom: 1em; padding-top: 1em }

.page { border: solid #666 1px; 
background: url(/img/paper.jpg);
margin-bottom: 10mm;
margin-top: 10mm;

}
.msg_body { text-align: justify; text-indent: 20mm; 
padding-top: 10mm; 
padding-bottom: 10mm; 
padding-left: 20mm; 
padding-right: 10mm; 


}

.pagenumsel { font-weight: bold; text-decoration: none; }
.pagenum { }

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 83%;
}
h1 { font-family: arial; font-size: 24px; font-weight: normal; color: #36F; margin: 1px; text-align: left }
h2 { font-family: arial; font-size: 16px; font-weight: bold; color: #36F;  margin: 1px }

.path { 

}

.path a {
    color: #00c;
    text-decoration: none;
}
.path a:hover {
    color: #c33; 
}

.topwork {
    font-size: 12px;
    color: #333;
}
.topwork a { text-decoration: underline; color: #00F; }

.tabsel {
    font-weight: bold; color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #3366FF;
}
.tabsel a { color: white; text-decoration: none; }
.tab a { text-decoration: none; color: #3366FF; }
.tab a:hover { text-decoration: underline; }

.tab { font-size: 12px; color: #3366FF; font-family: Arial, Helvetica, sans-serif; font-weight: bold;
       background: url(/img/tab.gif);
     }

.red { color: #c00; }
.form_error { color: #c33; font-weight: bold; }
.gray {
    color: #333333;
}
.black {
    color: #000000;
}
.bold {
    font-weight: bold;
}
.about {
  color: #000000; font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.small {font-family: Arial, Helvetica, sans-serif; font-size: 83%; }

