BODY	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 130%;
	color: #333333;
	background-color: #FFFFFF;
}


h2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	line-height: 120%;
	color: #3366CC;
}

h3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	line-height: 120%;
	color: #3366CC;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	line-height: 140%;
	color: #3366CC;
}

p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 130%;
	color: #333333;
}
p.intro {
	margin-right: 5pt;
	margin-left: 5pt;
}

p.sidebar	{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 120%;
	color: #333333;
	font-weight: bold;
}

p.caption	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFDE9C;
}

TD	{font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9pt;	line-height: 130%; color: #333333;}
TD.copytext {
	font-size: x-small;
	color: #666666;
	text-align: center;
}



a	{text-decoration:none;color:#FF3300;}
a:hover	{text-decoration:underline;color:#FF0000;}
.mline {
	margin-left: 0.5em;
	margin-right: 0.5em;
	color: #999999;
}
a:active	{text-decoration:underline;color:#FF3300;}
a.menu	{
	text-decoration:none;
	color:#3366CC;
	font-weight: bold;
	background-color: #EEF4FD;
}
a.menu:hover	{
	text-decoration:none;
	color:#FF6600;
	background-color: #FFF3E6;
}
a.menu:active	{
	text-decoration:none;
	color:#3366CC;
}
.copytext {
	font-size: x-small;
	color: #CCCCCC;
}
.magtheme {
	color: #CC3366;
	font-weight: bold;
	font-size: 10pt;
}
