@charset "utf-8";
/* CSS Document */

.yellow-tablet {
	background-image:url(/images/2010/jul/yellow-tablet.jpg);
	background-repeat:repeat-y;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	color:#F00;
	font-size:12pt;
	font-family:"Times New Roman", Times, serif;
	letter-spacing: 2px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.yellow-tablet p {
	font-size:12pt;
	padding-left:50px;
	color:#f00;
	font-family:"Times New Roman", Times, serif;
	line-height:24pt;
}

.yel-indent {
	margin-left:55px;
	width:680px;
	margin-bottom: 40px;
	margin-top: -10px;
}

.yellow-tablet h2 {
	font-size:16pt;
	line-height:24pt;
	color:#F00;
	font-family:"Times New Roman", Times, serif;
}

.yel-link {
	font-size:14pt;
	font-weight:bold;
	margin-top:20px;
	width:400px;
	margin-left:auto;
	margin-right:auto;
}

.yel-link a:link{
	font-size:14pt;
	font-weight:bold;
	margin-top:20px;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	color:red;
}