﻿/*
Style Sheet for YuO's Program Tips
*/

PRE
{
	white-space: pre
	border-style: solid;
	border-width: thin thick;
	border-color: #339966;
}

DEL
{
	text-decoration:line-through;
	color:gray;
}

