body {
	margin : 1px;
    padding : 1px;
    background-image : url(images/bgtile.jpg);
    background-repeat :   repeat-y;
    color : #0000FF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
}

h3 {
	font-size : 14px;
}

#content {
	position : absolute;
    left : 80px;
}


.lrg {
	font-size : 14px;
}

ul.lrg  li  {
	padding-top : .5em;
}