@font-face {
  font-family: 'OpenSans-Regular';
  src: url('OpenSans-Regular.eot');
  src: url('OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
       url('OpenSans-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('OpenSans.woff') format('woff'),
       url('OpenSans.ttf') format('truetype'),
       url('OpenSans.svg#OpenSans') format('svg');
  font-weight: normal;
  font-style: normal;
}

#toplink a			{ font-family: 'OpenSans'; font-size:15px; color:#FFFFFF; text-decoration:none; font-style:normal; font-weight:normal; padding:28px 10px; margin:0 10px;}
#toplink a:hover	{ background:#4e4e4e; padding:28px 10px; margin:0 10px;}
.logo				{ font-family: 'OpenSans'; font-size:25px; color:#FFFFFF; text-decoration:none; font-style:normal; font-weight:bold;}
.punchline				{ font-family: 'OpenSans'; font-size:15px; color:#FFFFFF; text-decoration:none; font-style:normal; font-weight:normal;}
.heading1				{ font-family: 'OpenSans'; font-size:22px; color:#FFFFFF; text-decoration:none; font-style:normal; font-weight:bold;}
.heading2				{ font-family: 'OpenSans'; font-size:15px; color:#c0151f; text-decoration:none; font-style:normal; font-weight:bold;}
.heading3				{ font-family: 'OpenSans'; font-size:25px; color:#666666; text-decoration:none; font-style:normal; font-weight:normal;}
.heading4				{ font-family: 'OpenSans'; font-size:30px; color:#c0151f; text-decoration:none; font-style:italic; font-weight:bold;}
.heading5				{ font-family: 'OpenSans'; font-size:22px; color:#666; text-decoration:none; font-style:normal; font-weight:bold;}
.heading6				{ font-family: 'OpenSans'; font-size:15px; color:#c0151f; text-decoration:none; font-style:normal; font-weight:normal; text-align:center;}

.textmatter1			{ font-family: 'OpenSans'; font-size:15px; color:#333333; text-decoration:none; font-style:normal; font-weight:normal; line-height:20px;}
.textmatter2			{ font-family: 'OpenSans'; font-size:15px; color:#333333; text-decoration:none; font-style:normal; font-weight:bold; line-height:20px;}
.textmatter3			{ font-family: 'OpenSans'; font-size:13px; color:#333333; text-decoration:none; font-style:normal; font-weight:normal;}
#link a					{ font-family: 'OpenSans'; font-size:15px; color:#333333; text-decoration:none; font-style:normal; font-weight:normal; text-decoration:underline; line-height:20px;}
#link a:hover			{ color:#000000; text-decoration:none;}

#link1 a				{ font-family: 'OpenSans'; font-size:15px; color:#fff; background:#CC0000; padding:10px 35px;}
#link1 a:hover		{ background:#333333;}
