body {
    font-size:.75em;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    background:#cbcbcb;
}
.container {
    width:1024px;
    margin-left:auto;
    margin-right:auto;
    background:#fff;
    border:1px solid #b5b4b4;
}
.header {
}
.content {
	padding: 12px;
}
.bodyText {
    font-size: 12px;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    text-decoration: none;
}
.bodyTextSmall { 
	font-size: 11px;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-decoration: none;	
}
.bodyTextTiny { 
	font-size: 9px;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-decoration: none;	
}


