body {

	font-family: "Trebuchet MS", "Helvetica", "Verdana", "Sans";

}

#navigation {

	font-size: 12pt;
	text-transform: uppercase;

}

.homebox, .news, .gallery { 

	font-size:10pt;
	text-align: justify;

}

.homebox h2, .news h2, .gallery h2, .bottom h3, #mainwrapper-interior h2 {

	font-family: "Arial", "Helvetica", "Sans";
	text-transform: uppercase;
	
}

#mainwrapper-interior .box { font-size:10pt; }

.news ul li small {

	font-size:9pt;
	font-weight:bold;
	
}

h4 { font-size:11pt; }

.news ul li h4 {

	font-size: 12pt;

}



.bottom .inner, footer .inner {

	font-size: 10pt;
	font-family: "Arial", "Helvetica", "Sans";

}


ul.calendar li { font-size:12pt; }

.right ul.calendar li, .left-b ul.calendar li { font-size:9pt; }

ul.schedule li p.date {

	font-weight:bold;
	font-size: 12pt;

}

ul.schedule li p.descr strong {

	font-size:14pt;

}

ul.toplist li {

	font-size: 12pt;

}

ul.toplist li strong {

	font-size:25pt;	
	
}

ol.responses li p { font-size:9pt; }

table.releases thead tr th,
table.releases tbody tr td { font-size:8pt; }

.releaseinfo h3 { font-size:18pt; }

footer .inner { text-transform: uppercase; }

.bottom .inner .dates ul li { font-size:8pt; }

button { font-weight:bold; font-size:10pt; }

.post h3, .post h4 { font-size:15pt; }

.post small { font-style: italic; }

ul.friendlist li { font-size:9pt; }
ul.friendlist li.selected { font-weight:bold; }

.friends .right-b h3 { font-size: 18pt; }

.acc h3 { font-size:10pt; }

.button-small { font-size:8pt; }

.LV_validation_message { font-size:10pt; }

/* ## Links ########################################## start # */

a:link, a:active, a:visited { 
	
	text-decoration: none; 	
	
}


ul.calendar li a:link, ul.calendar li a:active, ul.calendar li a:visited {

	font-weight:normal;

}

ul.toplist li a { text-decoration: underline; }

.breadcrumb li { font-size:10pt; }

footer a:link, footer a:active, footer a:visited { font-weight: normal; } 

footer .inner a:hover { color:#fff; }

.tc-1 { font-size:7pt; }
.tc-2 { font-size:8pt; }
.tc-3 { font-size:9pt; }
.tc-4 { font-size:10pt; }
.tc-5 { font-size:11pt; }
.tc-6 { font-size:12pt; }
.tc-7 { font-size:13pt; }
.tc-8 { font-size:14pt; }
.tc-9 { font-size:15pt; }
.tc-10 { font-size:16pt; }


/* ## Links ########################################## end ### */

