body					{ background-color: #F8F8F8; }
a:link					{ text-decoration: none; color: #8080BB; }
a:visited				{ text-decoration: none; color: #8080BB; }
a:hover					{ text-decoration: none; color: #BBBBFF; }

.description			{ background-color: #C8C8C8; font-size: 8pt; }
.border					{ background-color: #808080; font-size: 8pt; }
.header					{ background-color: #DDDDDD; font-size: 14pt; }
.subheader				{ background-color: #CCCCCC; font-size: 11pt; }
.content				{ background-color: #EEEEEE; font-size: 10pt; }

.menuborder				{ background-color: #808080; font-size: 8pt; }
.menucontent			{ background-color: #E8E8E8; font-size: 10pt; }

.newsborder				{ background-color: #AAAAAA; font-size: 8pt; }
.newsheader				{ background-color: #CCCCCC; font-size: 14pt; }
.newssub				{ background-color: #DDDDDD; font-size: 10pt; }
.newshead2				{ background-color: #C8C8C8; font-size: 12pt; }
.newscontent			{ background-color: #EEEEEE; font-size: 11pt; }
.newssmall				{ font-size: 8pt; }
