@font-face {
	font-family: SourceSansPro-Light;
    src: url('../ff/eot/SourceSansPro-Light.eot') format('embedded-opentype'),
         url('../ff/woff/otf/SourceSansPro-Light.otf.woff') format('woff'),
         url('../ff/otf/SourceSansPro-Light.otf') format('opentype'),
         url('../ff/ttf/SourceSansPro-Light.ttf') format('truetype');
}
@font-face {
	font-family: SourceSansPro-Regular;
    src: url('../ff/eot/SourceSansPro-Regular.eot') format('embedded-opentype'),
         url('../ff/woff/otf/SourceSansPro-Regular.otf.woff') format('woff'),
         url('../ff/otf/SourceSansPro-Regular.otf') format('opentype'),
         url('../ff/ttf/SourceSansPro-Regular.ttf') format('truetype');
}
@font-face {
	font-family: SourceSansPro-Semibold;
    src: url('../ff/eot/SourceSansPro-Semibold.eot') format('embedded-opentype'),
         url('../ff/woff/otf/SourceSansPro-Semibold.otf.woff') format('woff'),
         url('../ff/otf/SourceSansPro-Semibold.otf') format('opentype'),
         url('../ff/ttf/SourceSansPro-Semibold.ttf') format('truetype');
}
a {
text-decoration: none;
}
a:link {
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	font-weight: normal;
	color: #cc0033;
	text-decoration: none;
}
a:visited {
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	font-weight: normal;
	color: #cc0033;
	text-decoration: none;
}
a:hover {
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.grieger333333 {
	font-family: SourceSansPro-Light;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5;
	color: #333333;
}
.regular333333 {
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	color: #333333;
	padding: 20px 0px;
}
.regular666666 {
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	color: #666666;
	padding: 20px 0px;
}
.text333333 {
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	color: #333333;
	padding: 20px 30px;
}
.text666666 {
	font-family: SourceSansPro-Regular;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	color: #666666;
	padding: 20px 30px;
}
.sublinecc0033 {
	font-family: SourceSansPro-Regular;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5;
	color: #cc0033;
}