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;

    background: white; 

}

a:active {

    text-decoration: none;

}

.dotted {

	border-style: dotted; 

	padding-bottom: 5px;  

	padding-left: 5px;  

	padding-right: 5px;  

	padding-top: 5px;

}

.navsubcategory {

	padding-left: 10px;

}

.irpw {

	font-style: italic;

	font-size: 75%;

}

.indicator {

	font-weight: bold;

}