body {
    background : #222222;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	line-height: 20px;
	font-weight: normal;
}

A:Link  {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    text-decoration : none;
}

A:Visited  {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    color : #666666;
    text-decoration : none;
}

A:Active  {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    color : #B333333;
    text-decoration : underline;
}

A:Hover  {
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    color : #B333333;
    text-decoration : underline;
}

.headlines {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	color : #666666;
	font-weight : normal;
	line-height : normal;
}

.subhead_black {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #000000;
	font-weight: normal;
}

.subhead_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: normal;
	color: #505064;
}

.subhead_red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #990000;
	font-weight: normal;
}

.subhead_white {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight: normal;
}

.subhead_brightred {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-weight: normal;
}

.bodytext_black {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	line-height: 20px;
	font-weight: normal;
}

.bodytext_red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #880000;
	line-height : 20px;
	font-weight : normal;
}

.bodytext_white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	line-height: 20px;
	font-weight: normal;
}

.staff { 
    font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight: normal;
}

.staff_email { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 12px;
	color : #000000;
	font-weight: normal;
}

.articles {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
    color : #990000;
}

.navlink { 
    font-family : Arial, Helvetica, sans-serif;
	font-size : 11px; 
	font-weight : normal;
	color : #FFFFFF; 
}

.birdseed { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #000000;
	font-weight: normal;
