. {
	font-family: Verdana, Trebuchet MS, Geneva; 
	font-size:12pt;
}

body {
	font-family: Verdana, Trebuchet MS, Geneva; 
	font-size:12pt;
}

.tiny {
	font-size:10px;
}

.small {
	font-size:10pt;
}

.title {
	font-size: 16pt; 
	font-weight: bold;
}

h1 { 
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

.subtitle {
	font-size: 18px; 
	font-weight: bold
}

.linkbox {
	border: solid 1px line; 
	border-color: #000000;
	background: #000000;
	color: #ffffff;
	margin-left: 2px; 
	margin-right: 2px; 
	margin-top: 4px; 
	margin-bottom: 4px; 
	padding-top: 2px; 
	padding-bottom: 4px; 
	padding-left: 12px;
	padding-right: 12px;
	font-size: 14pt; 
	font-weight: normal;
}

.linkbox:hover {
	background:#888888;
}

.linkbox:visited {
	color: #ffffff;
}

.small {
	font-size: 11px;
}

.box {
	margin: 8px; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #cccccc
}

.smallbox_title {
	font-size: 12pt; 
	background: #336633; 
	color: #ffffff; 
	padding: 4px; 
	padding: 4px;  
}

.smallbox {
	font-size: 9pt; 
	margin: 8px; 
	padding: 3px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #cccccc
}

.indented {
	text-indent: 2em;
}

p {
	border-width: 3px; 
	padding: 2px;
}

td {
	color: #ffffff; 
	padding: 4px;
}

th {
	font-weight: bold; 
	color: #ffffff; 
	padding: 4px;
}

a {
	color: #bbbbff;
}

a:hover {
	border: solid 1px line;
	background: #666666;
	border-color: #cccccc;
	color: #ffffff
}

a:visited {
	color: #bbbbff;
}

font {
	font-size: 12pt;
}

.bpentry {
	font-size:10pt;
}

.bptime {
	font-size:8pt;
	font-style: italic;
	color: #999999
}

.bpsubject {
	font-size:14pt;
	color: #ffffff
}

.bpdate {
        color: #999999;
        font-size: 12pt;
        /* font-weight: bold; */
        font-family: Verdana, Trebuchet MS, Geneva;
}

