p {
	font-family : sans-serif;
	font-size : 90%;
	line-height : 130%;
} 

h1, h2, h3, h4, h5 {
	font-family : serif;
	font-style: italic;
	font-weight : bold;
}  
h1 {
	font-size : 170%;
}
h2 {
	font-size : 140%
}
h3 {
	font-size : 105%

}
.outside a:link {
	color : #c09d59;
}
.outside a:visited {
	color: #c09d59;
}
.outside a:active {
	color: #c09d59;
}
h6.outside {
	font-size: 90%;
	font-family : sans-serif;
}
p.outside {
	font-size : 90%;
}
h1.outside {
	font-size : 170%
}