.header1 
{
    font-family: Helvetica, Arial, sans-serif;
	border: 0mm;
	font-size: 14pt;
	font-weight: bold;
	margin: 2mm 0mm 2mm 0mm;
	padding: 0mm;
    color: #000000; /* #1E3863; */
}

.header2 
{
    font-family: Helvetica, Arial, sans-serif;
	border: 0mm;
	font-size: 12pt;
	font-weight: bold;
	padding: 0mm;
    color: #000000; /* #1E3863; */
}

.header3, .header4, .header5, .header6 
{
    font-family: Helvetica, Arial, sans-serif;
	border: 0mm;
	font-size: 10pt;
	font-weight: bold;
	padding: 0mm;
    color: #000000; /* #1E3863; */
}

.blog_entry 
{
    font-family: Helvetica, Arial, sans-serif;
    text-align: left;
	border-bottom: .5mm solid black;
	margin: 0mm 0mm 3mm 0mm;
	padding: 0mm 1mm 1mm 1mm;
	font-size: 10pt;
}

.subject 
{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
    color: #000000; /* #1E3863; */
}

.tagline 
{
	font-size: 10pt;
}

.comments 
{
	font-size: 10pt;
	margin: 4mm 0mm 2mm 0mm;
	text-align: center;
}

.genmed 
{
	font-size: 10pt;
}

.code, .quote 
{
	border: .5mm solid #a9834f;
}

.blog_box 
{
	border: .5mm solid #a9834f;
	margin: 3mm 0mm 2mm 0mm;
}

.menubutton
{
  font-family: Arial, Verdana, Helvetica, Arial, sans-serif;
  font-size: 8pt; 
  color : #003366;
}
a.menubutton
{ 
  text-decoration: none; 
  color : #003366;
}
a.menubutton:hover 
{ 
  text-decoration: underline; 
  color: #DD6900;
}
a.menubutton:visited
{ 
  color : #003366;  
}


