.ArticleText{
font-family: Century Gothic;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1.0em;
}
.SmallText{
font-family: Century Gothic;
color: #444;
text-decoration: bold;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: .6em;
}
.ArticleTitle{
font-family: Century Gothic;
color: #562b00;
text-decoration: none;
word-spacing: normal;
text-align: center;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1.4em;
}
.ArticleTitleEmphasis{
font-family: Century Gothic;
background-color: ;
color: #ff2f00;
text-decoration: none;
word-spacing: normal;
text-align: center;
letter-spacing: 0;
line-height: 1.2em;
font-size: 2.0em;
}
.FieldLabel{
font-family: Verdana;
color: #000000;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: .8em;
width: 120px;
align: right;

}

.FieldEntry{
font-family: Verdana;
color: #000000;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1.0em;

}

.ArticleCallout{
font-family: Century Gothic;
color: #444;
text-decoration: italic;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.0em;
font-size: 1.0em;
}

.ArticleBullet{
font-family: Century Gothic;
color: #000000;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1.0em;
}
.YellowBack{
background-color: #ffef5b;
text-decoration: bold;
}

.RedText{
color: #ff2f00;
}