
body {
	font-size: 10px;
	font-family: DejaVu Sans, Kalimati, Tahoma, Verdana;
	text-align: left;
	color: #000;
	margin: 0px; padding: 0px;
	font-size: 10pt;
}

.MainPage {	
	margin: 8px; padding: 8px;
}

div.limcore-footer { 
	padding-top: 10px; 
	padding-bottom: 5px;
 }
.limcore-footer { 
	font-size: 8pt; 
	color: #666; 
	text-align: center; 
}

h1 { font-size: 15pt; color: #088; }
h2 { font-size: 13pt; color: #077; }
h3 { font-size: 11pt; color: #066; }
h4 { font-size: 10pt; color: #055; }

a:link    { color: #09c;	text-decoration: none; }
a:visited { color: #06c;	text-decoration: none; }
a:hover   { color: #f50;	text-decoration: underline; }

p {
	line-height: 125%;
}

div {
	line-height: 125%;
}

