{ background-color: #000000; }

body	{ color : #FFFFFF; font-family : Verdana; font-size : 10pt; margin : 0%; }

td		{ color : #FFFFFF; font-family : Verdana; font-size : 10pt; }
h1		{ font-size : 16pt; font-weight : bold; color: #FF6600; margin: 0px; }
h2		{ font-size : 14pt; font-weight : bold; color: #FF6600; margin: 0px; }
h3		{ font-size : 10pt; font-family : Verdana; font-weight : bold; color: #FF6600; text-decoration : underline; margin: 0px; }
h4		{ font-size : 7pt; color: #808080; font-family : Verdana; text-decoration : underline; margin: 0px;	text-align : center; }

a						{ color : #FFFF00; font-size : 10pt; }
a:visited				{ color : #ffffcc }
a:visited.BigOrgLink 	{ color : #FF6600 }
a:visited.YellowLink 	{ color : #FFFF00 }
a:visited.WhiteLink		{ color : #FFFFFF }
a:hover					{ color : #FF0000; text-decoration : underline; }
a:hover.YellowLink		{ color : #FF0000; text-decoration : underline; }

.BigOrgLink { font-size : 14pt; font-weight : bold; color: #FF6600; margin: 0px; }
.SmallLink { font-size: 8pt; }
.PlainLink { font-size: 7pt; color : #808080; font-weight: bold; }
.WhiteLink { color : #FFFFFF; font-weight: bold; text-decoration : none; }