.title { font-size: 95%; font-weight: 600 } 

.body_font { font-size: 80%; line-height: 120% }

.small_font { font-size: 75%; line-height: 120% }

.big_font { font-size:90% }

.list { font-size: 75% }

a:hover { color: #FF0000 }

.footer { font-size: 75%; line-height: 120% }

.footer_w {
	font-size: 75%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
}

.greenbox { border:2px solid #349A34 }

.yellowbox { border:2px solid #FFBA41 }
