/* CSS Document */
div.partheader, h1
{
	/*color:#36C;*/
	color:#666;
	font-family:Tahoma;
	font-size:18pt;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;

}

h1
{
	font-weight: normal;
}
div.artheader, h2
{
	font-family:Tahoma;
	font-size:14pt;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight:normal;
}

h3
{
	font-family:Tahoma;
	font-size:10pt;
}


span.theme {
	color:#999999;
	font-size:10px;
}
