/*
	margin:			top right bottom left;
	border-width:		top right bottom left;
	padding:		top right bottom left;

	margin >> border >> padding

	border-whidth:		top right bottom left;	(thin, medium, thick, 0.5em)
	border-color:		top right bottom left;
	border-style:		top right bottom left;	(none, dotted, dashed, solid, double, grrove, ridge, inset, outset)



	body
	{
		background:		url("../../etc/200006k-hospital/img/wp_red_cross01");
		width:			100%;
		textindent-left:	1em;
		text-decoration:	none;
		margin:			0 0 0 0;
		line-height:		150%;
	}

*/

	A:link
	{
		text-decoration:	none;
		font-weight:		normal;
	}

	A:visited
	{
		text-decoration:	none;
		font-weight:		normal;
	}

	A:active
	{
		text-decoration:	underline;
		font-weight:		normal;
		color:			#FFFF00;
	}

	A:hover
	{
		text-decoration:	underline;
		font-weight:		normal;
		color:			Firebrick;
	}

	h1
	{
		font:			normal 20pt/130%;
		color:			Darkolivegreen;
		background:		Pink;
	}

	h2
	{
		font-size:		16pt;
		color:			Navy;
		background:		Lavenderblush;
		font-weight:		bold;
		margin-top:		2em;
		line-height:		120%;
		border-top:		solid thin;
		border-color:		pink;
	}

	h3
	{
		font-size:		12pt;
		color:			Darkslateblue;
		font-weight:		bold;
		margin-top:		5px;
		line-height:		110%;
	}

	strong
	{
		font-weight:		bold;
	}


	td.darkgray
	{
		background:		Darkgray;
	}

	td.white
	{
		background:		White;
	}

	td.information
	{
		background:		white;
		line-height:		150%;
	}


	div.caption
	{
		font:			normal bold 12pt/140% sans-serif;
		color:			Indianred;
		background:		Whitesmoke;
		margin:			0em 0em 0em 0em;
		padding:		0.5em 0em 0.2em 0.2em;
	/*	border-width:		0em 0em 0.1em 0em;
		border-style:		none none solid none;
		border-color:		gray;
	*/
	}

	div.cap2
	{
		font:			normal bold 11pt/140%;
		color:			Indianred;
		margin:			0.5em 0em 0em 10pt;
		/* padding:		0.5em 0em 0.2em 0em; */
	}

	div.story
	{
		font:			normal none 10pt/140% serif;
		color:			Lightpink;
		text-align:		justify;
		textindent-left:	1em;
		margin:			0.5em 0em 0em 1em;
	}

	div.copy
	{
		font:			Italic none 12pt/120% serif;
		font-size:		12pt;
		color:			Gray;
		text-align:		center;
		textindent-left:	1em;
		margin:			0.5em 0em 0em 0em;
	}

	div.cast
	{
		color:			Black;
		line-height:		130%;
		font-size:		11pt;
		margin:			0em 0em 0em 20pt;
	}

	div.staff
	{
		color:			Black;
		line-height:		120%;
		font-size:		10pt;
		margin:			0em 0em 0em 20pt;
	}

	div.title
	{
		font-size:		14pt;
		color:			Black;
		line-height:		200%;
	}

	div.phone
	{
		color:			Mediumvioletred;
		font-family:		sans-serif;
	}

	div.date
	{
		color:			Black;
		line-height:		120%;
		font-size:		11pt;
		margin:			0em 0em 0em 20pt;
	}

	div.comment
	{
		color:		Gray;
		line-height:	120%;
		font-size:	10pt;
		margin-left:	10px;
		margin:			0em 0em 0em 20pt;
	}

	div.sell
	{
		color:			Mediumvioletred;
		font-size:		14pt;
		font-weight:		bold;
	}

	div.caution
	{
		font-size:	22pt;
		color:		White;
	}

