A:link
{
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}
A:visited
{
	text-decoration: underline;
	color: #5050FF;
	font-weight: bold;
}
A:active
{
	text-decoration: underline;
	font-weight: bold;
	color: #0000FF;
}
A:hover
{
	color: #DD0033;
	text-decoration: underline;
	font-weight: bold;
}
H1
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16pt;
}
H2
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16pt;
}
H3
{
	font-family: Arial;
	color: #234ED4;
	font-size: 16pt;
}
H4
{
	font-family: Arial;
	color: #3F3C86;
	font-size: 16pt;
	text-align: center;
}
.biggest
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16pt;
}
.big
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14pt;
}
.med
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10pt;
}
.menuitem
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.menuitem:hover
{
	text-decoration: underline;
	color: #FF0000;
}
BODY
{
	font-family: Arial;
	color: #000000;
}
.maintext
{
	font-family: Arial;
	color: #000000;
	font-size: 16px;
}
.description
{
	font-family: Arial;
	color: #000000;
	font-size: 11pt;
}
.title
{
	font-family: Tahoma;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.imagecaption
{
	font-family: arial;
	color: #AA00AA;
	font-size: 10pt;
	font-weight: bold;
}
.imagetable
{
	background-color: #AAAAAA;
}
.image
{
	border-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	border-radius: 3px;
}
.caption
{
	font-family: arial;
	color: #300070;
	font-size: 10pt;
	font-weight: bold;
}
.searchresultslink
{
	font-family: Tahoma;
	color: #007700;
	font-size: 8pt;
}
.searchresultslink:hover
{
	font-family: Tahoma;
	color: #007700;
	font-size: 8pt;
}
.searchresultsdate
{
	font-family: Tahoma;
	font-size: 8pt;
}
.breadcrumb
{
	font-size: 7pt;
	color: #000044;
	text-decoration: none;
}
.breadcrumb:link
{
	font-size: 7pt;
	color: #000044;
	text-decoration: none;
}
.breadcrumb:visited
{
	font-size: 7pt;
	color: #000044;
	text-decoration: none;
}
.breadcrumb:active
{
	font-size: 7pt;
	color: #000044;
	text-decoration: none;
}
.breadcrumb:hover
{
	font-size: 7pt;
	color: #DD0044;
	text-decoration: underline;
}
.nav
{
	font-size: 10pt;
	font-family: Tahoma;
	color: #000044;
	text-decoration: none;
}
.nav:link
{
	font-size: 10pt;
	font-family: Tahoma;
	color: #000044;
	text-decoration: none;
}
.nav:visited
{
	font-size: 10pt;
	font-family: Tahoma;
	color: #4040AA;
	text-decoration: none;
}
.nav:active
{
	font-size: 10pt;
	font-family: Tahoma;
	color: #000044;
	text-decoration: none;
}
.nav:hover
{
	font-size: 10pt;
	font-family: Tahoma;
	color: #DD0044;
	text-decoration: underline;
}
.menuitem
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.menuitem:link
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.menuitem:visited
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.menuitem:active
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
.menuitem:hover
{
	text-decoration: underline;
	color: #FFFF00;
}
.footer
{
	font-size: 8pt;
	font-family: Tahoma;
	color: #6666AA;
	text-decoration: none;
}
.footer:visited
{
	font-size: 8pt;
	font-family: Tahoma;
	color: #8080AA;
	text-decoration: none;
}
.footer:link
{
	font-size: 8pt;
	font-family: Tahoma;
	color: #6666AA;
	text-decoration: none;
}
.footer:active
{
	font-size: 8pt;
	color: #6666AA;
	text-decoration: none;
}
.footer:hover
{
	font-size: 8pt;
	font-family: Tahoma;
	color: #DD0044;
	text-decoration: underline;
}
.IGLogo
{
	font-size: 7pt;
	font-family: arial;
	color: #AAAAAA;
	text-decoration: none;
}
.IGLogo:visited
{
	font-size: 7pt;
	font-family: arial;
	color: #AAAAAA;
	text-decoration: underline;
}
.IGLogo:link
{
	font-size: 7pt;
	font-family: arial;
	color: #AAAAAA;
	text-decoration: underline;
}
.IGLogo:active
{
	font-size: 7pt;
	color: #AAAAAA;
	text-decoration: none;
}
.IGLogo:hover
{
	font-size: 7pt;
	font-family: arial;
	color: #AAAAAA;
	text-decoration: underline;
}
.image, img, textarea, input, select {
	max-width: 100%;
}
@media screen and (max-width: 360px)
{
	.image {
		width: 100%;
	}
}