
.content {
	font-size: 12px;
        color: #000000;
        line-height: 20px;
	}

#smaller {
	font-size: 10px;
	}

body {
	background-color: #FFFFFF;
	margin-top: 10;
        margin-left: 10;
	font-size: 12px;
        color: #000000;
        line-height: 20px;
	}

a {
	text-decoration: none;
	font-weight: bold;
        color: #000000;
	}