/*
Theme Name: LMG
*/

body {
	background-color: #996633;
	margin-top: 0px;
	margin-bottom: 0px;
}
.col {
	margin:5px;
	}	
body,td,th {
	color: #000000;
font-family: Georgia, Verdana, Arial;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.title {
	color: #736740;
	font-weight: bold;
	text-align:justify; padding:3px; margin-top:0px; border-bottom:1px solid #8c95b8;
}
.comments { padding-top: 5px; }