BODY	{font-family: arial, sans-serif}
BODY	{background: black}
			
.body {font-size: 12pt}
.body {font-weight: normal}
.body {color: black}
.body A:link		{font-size: 12pt; font-weight: bold; text-decoration:none; color: 521B25;}
.body A:visited	{font-size: 12pt; font-weight: bold; text-decoration:none; color: 521B25;}
.body A:active	{font-size: 12pt; font-weight: bold; text-decoration:none; color: black;}
.body A:hover		{font-size: 12pt; font-weight: bold; text-decoration:none; color: black;}

.accent {font-size: 16pt}
.accent {font-weight: bold}
.accent {color: 521B25;}
.accent A:link		{font-size: 16pt; font-weight: bold; text-decoration:none; color: 521B25;}
.accent A:visited	{font-size: 16pt; font-weight: bold; text-decoration:none; color: 521B25;}
.accent A:active	{font-size: 16pt; font-weight: bold; text-decoration:none; color: black;}
.accent A:hover		{font-size: 16pt; font-weight: bold; text-decoration:none; color: black;}

.footer {font-size: 10pt}
.footer {font-weight: bold}
.footer {color: white}
.footer A:link		{font-size: 10pt; font-weight: bold; text-decoration:none; color: white;}
.footer A:visited	{font-size: 10pt; font-weight: bold; text-decoration:none; color: white;}
.footer A:active	{font-size: 10pt; font-weight: bold; text-decoration:none; color: silver;}
.footer A:hover		{font-size: 10pt; font-weight: bold; text-decoration:none; color: silver;}

.tag {font-size: 8pt}
.tag {font-weight: bold}
.tag {color: white}
.tag A:link		{font-size: 8pt; font-weight: bold; text-decoration:none; color: white;}
.tag A:visited	{font-size: 8pt; font-weight: bold; text-decoration:none; color: white;}
.tag A:active	{font-size: 8pt; font-weight: bold; text-decoration:none; color: silver;}
.tag A:hover		{font-size: 8pt; font-weight: bold; text-decoration:none; color: silver;}

