@charset "UTF-8";

body		 {
	background-color: #630460;
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	scrollbar-base-color: #FFC0FF
}
p			 {
	font-family: Verdana;
	font-size: 1em;
	color: #000000;
}
A:link       {
	color: #dcf600;
	font-weight: bold;
	text-decoration: none;
} 
A:visited    {
	color: #dcf600;
	font-weight: bold;
	text-decoration: none;
} 
A:active     {
	color: #dcf600;
	font-weight: bold;
	text-decoration: none;
} 
A:hover      {
	color: #630460
}

.normal      {
	font-family: Verdana;
	font-size: 10pt;
	color: #00000;
	font-weight: normal;
}
.heading1    { font-family: Verdana; font-size: 12pt; color: #000000; font-weight: bold }
.newsheading { font-family: Verdana; font-size: 10pt; color: #000000; font-weight: bold }
.mediaitem {
	font-family: Verdana;
	font-size: 10pt;
	color: #CCCCCC;
	font-weight: bold
}
.mediaitemdark {
	font-family: Verdana;
	font-size: 10pt;
	color: #630460;
	font-weight: bold
}
.newsheading2 { font-family: Verdana; font-size: 10pt; color: #EEEEEE; font-weight: bold }
.heading2    { color: #EEEEEE; font-size: 12pt; font-family: Verdana; font-weight: bold }
.hyperlink   { color: #00173D; text-decoration: none; font-family: Verdana; font-weight: bold; font-size:10pt }
.hyperlink:hover  { color: #F26522;  font-family: Verdana; font-weight: bold; font-size:10pt }
.hyperlink:link   { text-decoration: none; }

.smhyperlink   { color: #00173D; text-decoration: none; font-family: Verdana; font-weight: bold; font-size:8pt }
.smhyperlink:hover   { color: #F26522; font-family: Verdana; font-weight: bold; font-size:8pt }
.smhyperlink:link   { text-decoration: none; }

.smallprint_ital  {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	font-style: italic;
}
.smallprint  {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
.smallprintgrey  {
	font-family: Verdana;
	font-size: 8pt;
	color: #DDDDDD;
}
.newssmallprint  {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
.smallprintwhite  { font-family: Verdana; font-size: 8pt; color: #FFFFFF }
.linkbar     { color: #6699CC; font-family: Verdana; font-size: 12.5 }