
body {
        background: #ffffff;
	text-align: justify;
	font-family: Arial, sans-serif, Helvetica;
}





/* content */

#content {
        width: 1100px;
	height: 350px;
	margin: 0 auto;
	padding: 10px 0;
	
}

#content c0 {
        font-size: 14px;
	color: #000000;
}
#content c1 {
        font-size: 14px;
	color: #000000;
}
#content c2 {
        font-size: 10px;
	color: #000000;
}

#content a {
        color: #3f5e8d;
	text-decoration: none
}

