/* CSS Document */


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

.small_font {
	color: #c00;
}

.xx_large_font {
	color: #000;
}

#left {
	width: 290px;
}
	
#right{
	width: 440px;
}
