/* Start of CMSMS style sheet 'Text' */
body, td, th {
	color: #CCC;
	font-size: 90%;
	line-height:120%;
	font-family:Calibri,"Trebuchet MS" ,Arial,sans-serif;
}

@font-face { font-family: "DIN"; src: url("../assets/din1451e.ttf"); } 

div#footer a {
	padding: 0 10px 0 10px;
	text-transform:uppercase;
	font-size:90%;
}

a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #999;
}

a:hover {
	text-decoration: underline;
	color: #EC008C;
}

a:active {
	text-decoration: none;
	color: #BCBDC0;
}

a { font-family: Calibri, "Trebuchet MS", Arial, sans-serif; }

h1,h2,h3,h4,h5,h6 {
	font-family: DIN;
	text-transform:uppercase;
	letter-spacing:-1.5px;
	font-weight:bold; padding: 8px 0;
}
h1 { font-size:180%;}
h2 { font-size:130%;}

.newsItems .newsContent {font-size:80%;}

.newsItems .newsContent img {padding: 0 0 2px 5px;}
/* End of 'Text' */

