BODY {
	margin : 0;
	scrollbar-face-color : #888888;
	scrollbar-arrow-color : #000000;
	scrollbar-track-color : #424242;
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #CCCCCC;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #555555;
	}
P {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	color : #424242;
}
H1 {
	color : #424242;
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
}
.linkout{
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	color : #555555;
	font-weight : bold;
	text-decoration : none;
}

HR {
	color : Gray;	
}

.linkover{
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	color : black;
	font-weight : bold;
	text-decoration : none;
}
.linked{
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	color : #777777;
	font-weight : bold;
}
.psmall {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : #424242;
	font-weight : bold;
}