h1, h2, h3, h4, h5, h5, h6, h7, h8, h9 {
	font-family: Georgia, Book Antiqua, Times, Serif;
}

a, body, table, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

body, table, td  {
	font-size: 10pt;
}

*.blog {
	font-size: 8.5pt;
	text-align: justify;
}

*.blog b {
	font-family: Georgia, Times, Serif;
}

*.blogsmall {
	font-size: 7.5pt;
}
	
a {
	text-decoration: none;
} 

a:hover	{
	text-decoration: underline;
}

a.url {
	font-family: monospace;
}
	
td.head {
	font-size: 9px;
	padding-bottom: 0px;
	padding-top: 0px; 
	border-bottom: 0px;
}

td.tablebody {
	border-top: 0px; 
}

h1 {
	font-size: large;
	margin-top: 25px;
}

h2 {
	font-size: medium;
	font-weight: bold;
}

input.themed, textarea.themed {
	border: 1px solid;
}