body {
	background : #ffffff;
	font-family : Georgia,"Times New Roman",Times,serif;
}
h1 {
	font-size: 175%;
	font-weight: bold;
}
h2 {
	font-size: 150%;
	font-weight: bold;
}
h3 {
	font-size: 115%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}
.nav {
	font-size: 85%;
}
.date {
	font-size: 65%;
}
a:link {
    text-decoration: none;
} 
a:visited {
    text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
    text-decoration: none;
}
.dotted {
	border-style: dotted; 
	padding-bottom: 10px;  
	padding-left: 5px;  
	padding-right: 0px;  
	padding-top: 10px;
}
.boxedupdate{
	border: 1px solid #999;
	padding: 2px;
	margin: 0 2px 2px 2px;
	background-color: #FFFFF0;
	}
.boxedrelated{
	border: 1px solid #999;
	padding: 2px;
	margin: 0 2px 2px 2px;
	background-color: #F2FFF2;
	}
.navsubcategory {
	padding-left: 10px;
}
.indicator {
	font-weight: bold;
}
.unnamed1 {
	font-style: italic;
}
.top {
	font-style: italic;
	font-size: 85%;
}
