	body {
		margin: 10px 10px 10px 10px;
		background-image: url(paper1.jpg);
		}

	A 	{ color: #003366; font-family: verdana, arial, sans-serif; font-size:12px; text-decoration: none; font-weight:bold; } 
	A:link	{ color: #003366; text-decoration: none; } 
	A:visited	{ color: #003366; text-decoration: none; } 
	A:active	{ color: #00F;  } 
	A:hover	{ color: #00F; font-weight: bold; font-variant: small-caps; }

	#bl-gr	{
		color: #00E;
		}

	#gr-bl {
		color: #000;
		}

	#to-red	{
		color: #F00;
		}

	#title-box	{ 
		position: static;
		background: white;
 		border: 5px double #222;
		margin-top: 5px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 20px;
		padding: 5px;
		text-align: center;
 		}			

	#w-m	{
		float: left;
		}

	#w-f	{
		float: right;
		}

	#text-box	{ 
		position: static;
		margin-top: 25px;
		margin-bottom: 10px;
 		}			

	#text-top	{
		background-color: white;
		border-top: 2px solid black;
		border-left: 2px solid black;
		border-right: 2px solid black;
		}			

	#text-bot	{
		background-color: white;
		border-left: 2px solid black;
		border-right: 2px solid black;
		border-bottom: 2px solid black;
		}			

	.title1, title2, title3	{ 
		font-family: "Times New Roman", times, palatino, serif; 
		}			

	.title1	{ 
		font-variant: small-caps;
		font-size: 150%;
            font-weight: bold;
		color: black;
 		}			

	.title2	{ 
		font-size: 120%; 
            font-weight: bold;
		color: red; 
		}

	.title3	{ 
		font-size: 120%; 
            font-weight: normal;
		color: black;
		}

	.ln, .ln-ul	{
		text-align: right;
		font-family: "Times New Roman", times, palatino, serif; 
		font-size: medium; 
		color: #F00; 
		font-weight: normal;
		padding-left: 1em;
		padding-right: .5em;
		}

	.ln-ul	{
		border-bottom: 1px solid red;		
		}

	.text, .i-text, .ii-text, .g-text	{
		background-color: white;
		border-left: 2px solid black;
		border-right: 2px solid black;
		text-align: left;
		font-family: "Times New Roman", times, palatino, serif; 
		font-size: medium; 
		color: #000; 
		font-weight: normal;
		white-space: nowrap;
		padding-left: 1em;
		padding-right: 1em;
		}			

	.i-text	{
		text-indent: .1em;
		}			

	.ii-text	{
		text-indent: 1em;
		}			

	.g-text	{
		color: #00E;
		}			

	.app-crit	{
		text-align: left;
		font-family: "Times New Roman", times, palatino, serif; 
		font-size: small; 
		color: #00B; 
		font-weight: normal;
		white-space: nowrap;
		padding-left: 1em;
		padding-right: 1em;
		}

	#picture-box	{
		width: 48%;
		float: left;
		}			

	#link-box	{
		width: 48%;
		float: right;
		padding: 5px;
		}			

	.link1, .link2	{
		font-family: "Times New Roman", times, palatino, serif; 
		font-size: medium; 
		color: blue; 
		font-weight: normal;
		white-space: nowrap;
		padding-left: 1em;
		padding-right: 1em;
		}

	.link1	{
		text-align: left;
		font-variant: small-caps;
		}		

	.link2	{
		text-align: center;
		background-color: white;
		border: 2px solid red;
		}


