/* CSS Document */


body, .text, .header1, .header2, .header3, #header, a, a.main, a.sidebar, a.sidebarsub {
	ont-size: 175%;
	font-size: x-large;
}

.small_font {
	color: #c00;
}

.x_large_font {
	color: #000;
}

#left {
	width: 220px;
}
	
#right{
	width: 510px;
}
