/* @group Globals
=================================================== */
body {
	background: #e0e0e0 url("../images/bgbodygrey.png");
	background-repeat:repeat-x;
	color: #0C284E;
}
.content img { border: 0px; padding: 0px; }
p, li, dt, dd, table { font-size: 1em; }
p {
	font-size: 115%;
}
li {
	font-size: 115%;
}
dd,dd .comments,dd .tags {
	font-size: 115% !important;
}
a {
	font-size: 115%;
}

/* @end
--------------------------------------------------- */
