/* CSS Document */


.brown{
	color:#990000;
	margin-top:10px;
	margin-bottom:10px;
}

#right table{
	margin-left:30px;
	margin-top:10px;
}

hr {
	color:#CCCCCC;
}