body {	center;
	margin:30 50 20 50;
	font-family:Arial, sans-serif;
	font-size:11px;	}

td {	font-family:Arial, sans-serif;
	font-size:11px;    }

.news { background-color:#ff6363; }
.sw { background-color:#ffffff;}
.music { background-color:#cccccc;}
.hour { background-color:#cccccc;
	color:#666666;
	font-weight:bold; }
	
.frenchContent {color:#666666;}

.padded { 
	  padding: 10px; 
          clear:both;
	}

.lpadded { padding:10px 0px 10px 10px;}

.centered { text-align:center; }

h1 { font-size:18px; }
h2 { font-size:14px; }
h3 { font-size:13px; }
h4 { font-size:12px; } 
h5 { font-size:11px; }

p {  font-family: Arial, sans-serif;
     font-size:11px;
     text-align: justify; }

.smalltext {font-family: Arial, sans-serif;
	font-size:9px;
	text-align:center;	}

.squeezed { width:600;
	    text-align:justify;
	    margin-left:15%;  }

.highlight {	font-family: Arial, sans-serif;
	color:black;
	background-color:red;
	text-decoration:none;	}

.highlight2 {	font-family: Arial, sans-serif;
	color:black;
	background-color:yellow;
	text-decoration:none;	}
	
a {	font-family: Arial, sans-serif;
	color:#663366;
	font-size:11px;
	text-decoration:none;	}

a:hover {background-color:#CCCCCC;}

li {list-style-type:none; }

.fdbox {
        width:70%;
        border:2px solid;
        border-color:#7C7E7F;
        padding:10px;
        color:#010101;
        background:#FAF4E1;
        text-align:justify;
}
								
.fdtext { color:#010101 !important; }

.smallbox {	
	border:1em solid;
	border-color:#CC3333;
	padding:1em;
	background:#669933;
	width:200px; }

.reglbox {	border:none;
	padding:5px;
	width:50%;
	text-align:justify;
	float:left;}
	
.regrbox {        border:none;
        padding:5px;
        width:50;
	text-align:justify;
        float:right; }			

#service-announcement {
  width: 490px;
  border: 2px outset grey;
  background-color: #9fffff;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  text-align: left;
  padding-left: 1em;
}
#service-announcement li {
  list-style: disc;
}
#service-announcement h5 {
  font-size: 15px;
  margin: 10px 0 0 0;
}
.avoid-dude {
  margin-right: 200px;
}

#social-btns {
  width:350px;
  margin: 0 auto;
}
.fb-btn, .twit-btn {
  float: left;
}
.fb-btn {
  width: 120px;
}
.twit-btn {
  width: 220px;
}

