
/* CSS Document */

.headline
{	color: #000000; font-size: 2.8em; font-weight: bold;	}
.title
{	color: #0000FF; font-size: 2.1em; font-weight: bold;	}
.sub_title
{	color: #006666; font-size: 1.8em; font-weight: bold;	}
.context
{	color: #000000; font-size: 1.5em; line-height:1.4em; font-weight: normal;	}
.sub_context
{	color: #000000; font-size: 1.1em; line-height:1em; font-weight: normal;		}

.indent_to_sub_title
{	padding-left: 2.8em;	}	
.indent_to_title
{	padding-left: 3.4em;	}
