/*@import url(http://fonts.googleapis.com/css?family=Arimo:400,700,400italic,700italic&subset=latin,latin-ext);*/
/*@import url(http://fonts.googleapis.com/css?family=Cuprum:400,400italic,700,700italic&subset=latin,latin-ext);*/

@font-face {
	font-family: Anthro;
	src: url('fonts/antrf___.ttf');
}

body {font-family: Sans-serif; font-size: 14px; color: #555;}

a:link, a:visited, a:active {text-decoration: underline; font-weight: bold; color: #007755; }
a:hover {color: #33aa88; }

strong { font-weight: bold; }
sup { vertical-align: super; font-size: 0.6em; }
.clear { clear: both; height: 0px !important; }
.lfloat { float: left !important;}
.rfloat { float: right !important; }
.centered { text-align: center !important; }
.righted { text-align: right !important; }
.lefted { text-align: left !important; }
.justified { text-align: justify !important; }
.small-text {font-size: 0.8em !important;}
.big-text {font-size: 1.2em !important;}
.huge-text {font-size: 1.5em !important; font-weight: bold !important;}
.bold {font-weight: bold !important;}
.italic {font-style: italic !important;}
.important {color: #dc0000; font-weight: bold;}
