/**Begin CSS Style*****************************************/
/**DO NOT MODIFY ANYTHING IN THIS SECTION.**/
a:link	{
	color : #0000FF;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color : #0000FF;
	font-weight : normal;
	text-decoration : none;
}

a:hover	{
	color : #FF0000;
	font-weight : normal;
	text-decoration : none;
}

a:active {
	color : #0000FF;
	font-weight : normal;
	text-decoration : none;
}


a.one:link	{
		color : #FFFF00;
		font-weight : bold;
		text-decoration : none;
}

a.one:visited	{
		color : #FFFF00;
		font-weight : bold;
		text-decoration : none;
}

a.one:hover	{
		color : #FE9901;
		font-weight : bold;
		text-decoration : none;

}


.HL
{background: #559ECE; color: #FFFFFF;}
.generaltext
{font-family:Arial;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext1
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext2
{font-family:Verdana;font-size:10pt;font-weight:normal;font-style:normal;text-decoration:none;}
.generaltext3
{font-family:Arial;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.headertext
{font-family:Verdana;font-size:13pt;font-weight:bold;font-style:italic;text-decoration:none;}
.headertext2
{font-family:Arial;font-size:12pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext
{font-family:Verdana;font-size:10pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext2
{font-family:Verdana;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.menutext3
{font-family:Arial;font-size:8pt;font-weight:bold;font-style:normal;text-decoration:none;}
.footertext
{font-family:Veranda;font-size:8pt;font-weight:normal;font-style:normal;text-decoration:none;}
.footertext2
{font-family:Verdana;font-size:1pt;font-weight:normal;font-style:normal;text-decoration:none;}

/**End CSS Style*****************************************/
