a
{
	color           : #FFCC33;
	text-decoration : underline;
	font-weight     : bold
}

td.title
{
	color		: #FFCC66;
	font-size	: 16px;
	font-weight	: bold;
	padding-top	: 30px;
	text-indent	: 20px;
}

table.style_1
{
	background-color : #000011;
	border           : 2px solid #FFCC66;
	margin-left		 : auto;
	margin-right	 : auto;
	width            : 600px;
}

table.style_1 td
{
	padding-right  : 20px;
	vertical-align : top;
}

table.style_1 td#indent
{
	text-indent : 50px;
}