/****************************************
		fonts
*****************************************/

body, 
input, 
textarea {
	font-family: Helvetica, Calibri, Verdana, arial, sans-serif;
	font-size: 10.5pt;
	line-height: 16pt;
	font-weight: 400;
	font-style: normal;
}
textarea,
input,
.bfoot,
.foot0 {
	font-family: Helvetica, Calibri, Verdana, arial, sans-serif;
}
	
#arcturus,
h1,
h2,
h3 {
	font-family: Georgia, Constantia, times new roman, serif;
	font-weight: lighter;
}
#arcturus {
	font-size: 25pt;
}
.hmenu {
	font-size: 12pt;
}
h1 {
	font-size: 20pt;
}
.bfoot {
	font-size: 8.5pt;
	font-weight: normal;
}
div.comment .name {
	font-weight: bold;
}
#paging {
	font-family: Helvetica, Calibri, arial, sans-serif;
	font-size: 16pt;
}
.right, blockquote {
	font-style: italic;
	font-weight: normal;
}
.tags {
	font-size: 80%;
	font-style: italic;
}

input[type="submit] {
	font-size: 10.5pt;
}
acronym {
	border: 0px !important;
	outline: 0px !important;
	text-decoration: none;
	color: inherit;
	font-weight: inherit;
	font-style: inherit;
}


