body {
    margin-top: 50px;
    font-family: Arial, sans-serif;
    line-height: 16px;
    color: #333;
    font-size:0.9em;
}

#content {
    width: 800px;
    text-align: center;
    margin: 0 auto;
}

form {
    text-align: left;
}

legend {
    background-color: #999;
}

#logo {
    position: relative;
    left: 63px;
    margin-bottom: 20px;
}

h4 {
    margin: 0;
    font-size: 1em;
}

.date {
    color: #666;
    font-size:0.9em;
}

.signup a {
color: #333;
font-size:0.9em;
}

.description {
font-size:0.9em;
}

.footer {
font-size: 0.8em;
color: #999;
margin-top: 30px;
}

.title {
display: none;
}

.topText {
font-size: 1.4em;
line-height: 22px;
}

.vizeText {
font-size: 1.2em;
line-height: 22px;
margin-top: 15px;
}

.shade0 {
color: #000;
}

.shade1 {
color: #333;
}

.shade2 {
color: #666;
}

.shade3 {
color: #999;
}

.shade2 a {
color: #666;
}

.shade2 a:hover {
color: #000;
}

.footer a {
color: #999;
}

.footer a:hover {
color: #000;
}

.menu {
color: #666;
font-weight: bold;
margin-top: 5px;
}

.menu a {
color: #666;
text-decoration: none;
}

.menu a:hover {
color: #000;
}

#incontent {
width: 500px;
margin: 0 auto;
}

.calendar-item {
background: #edf1ff;
padding: 4px 0;
margin-bottom: 8px;
}

.first-calendar-item {
background-color: #a1b5ff;
}

.curved {
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}

img {
border: none;
}

.featured-article {
  background-color: #ffd42a;
  text-align: left;
  padding: 4px;
  margin-bottom: 10px;
  font-size: 0.9em;
}

.article-summary {
  background-color: #ddd;
  text-align: left;
  padding: 4px;
  margin-bottom: 10px;
  font-size: 0.9em;
}

.article {
    text-align: left;
}

.article h4 {
    text-align:center;
}

.sys-link {
      color: #333;
}

h4 {
    font-size: 1.2em;

}
h4 a {
    color: #333;
    text-decoration: none;
}

.deletelink {
    color: #666;
    font-size:0.9em;
    float: right;
}