/* CSS Document */

#start_bottom p, #start_bottom div, #start_bottom td, #start_bottom th {
	font-size:larger;
}

#start_bottom p{
	width:45em;
}

div.content p, div.content div, div.content td, div.content span, div.content ul {
	font-size:120%;
	line-height:1.6em;
}

div.content h1 {
	font-size:130%;
	line-height:1.6em;
	
}