/* CSS Document */

.inner {
color: darkblue;
font-size: 1.2em;
line-height: 1.2;	
}

.inner .red {
color: red;
}
