body {
        font-family: Arial, Helvetica, "sans serif"; 
}
h1 {
        font-size : 18px;
        line-height: 27px;
	font-weight: normal;
	font-style: normal;
}
h2 {
        font-size : 16px;
        line-height: 24px;
	font-weight: normal;
	font-style: italic;
}
h3 {
        font-size : 14px;
        line-height: 21px;
	font-weight: bold;
	font-style: normal;
}
p {
        font-size : 12px;
        line-height: 16px;
	font-weight: normal;
	font-style: normal;
}
.articleTitle {
      font-size : 18px;
      line-height: 27px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica;
	font-style: normal;
	color: rgb(90,8,99);
}
.articleSummary {
      font-size : 15px;
      line-height: 24px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica;
	font-style: normal;
	color: rgb(132,0,33);
}
.headerlinks {
        font-size : 12px;
        line-height: 24px;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	text-indent : 0px;
	color: #660033;
	font-weight: bold;
	text-decoration: none;
}
.headerhome {
        font-size : 11px;
        line-height: 18px;
	font-family: Arial, Helvetica;
	font-style: normal;
	text-indent : 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
        background-color: rgb(213,226,245);
}
.search {
        font-size : 11px;
        line-height: 18px;
	font-family: Arial, Helvetica;
	font-style: normal;
	text-indent : 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
        background-color: #ffffff;
}
.smalltext { 
        font-size : 11px; 
        font-family: Arial, Helvetica; 
        text-indent : 0px; 
        margin : 0px 0px 0px 0px; 
        font-style: normal;
}
.pageContent {
        font-size : 12px; 
        line-height: 18px;
        font-family: Arial, Helvetica; 
        text-indent: 0px; 
        margin: 8px 8px 8px 8px; 
        padding: 12px 12px 12px 12px; 
        font-style: normal;
} 
a:link {
        color: rgb(215,0,0);
        text-decoration: none;
}
a:visited {
        color: rgb(170,0,0);
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}
