.mary	{ 	font-family: "Times New Roman",serif; 	
	font-size: 12pt;  		
	color: Black; 
	background-color: White;
}
body	{ background-color: White;	
	font-family: "Times New Roman",serif;	
	font-size: 12pt;  		color: Black; }
	
	P,UL,DD,DT,DL,OL, LI
{
	font-family: "Times New Roman",serif;
	font-size: 12pt;
	color: Black;
	background : White;
	font-weight: normal;
}

I,EM
{
	font-family: "Times New Roman",serif;
	font-size: 12pt;
	color: Black;
	background : White;
	font-weight: normal;
	font-style: italic;
}


P STRONG,B
{
	font-family: "Times New Roman",serif;
	font-size: 12pt;
	color: Black;
	background : White;
	font-weight: bold;
}

TR,TD
{
	font-family: "Times New Roman",serif;
	font-size: 12pt;
	color: Black;
	background : White;
	font-weight: normal;
}

 TH
 	{
	font-family: "Times New Roman",serif;
	font-size: 12pt;
	color: Black;
	background : white;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6
		{	
	color: Black;
	font-family: "Times New Roman",serif;
	background : White;
	font-weight: bold;	
	font-size: 120%;
	
	}
 .small	{
	font-family: "Times New Roman",serif;
	font-size: 10pt;
	color: Black;
	background : White;
	font-weight: normal;
}
.vsmall	{
	font-family: "Times New Roman",serif;
	font-size: 8pt;
	color: Black;
	background : White;
	font-weight: normal;
}
 .smalla	{
	 font-family: Arial, Helvetica, sans-serif;	
	font-size: 8pt;
	color: Black;
	background : White;
	font-weight: normal;
}
 .smallai	{
	 font-family: Arial, Helvetica, sans-serif;	
	font-size: 8pt;
	color: Black;
	background : White;
	font-weight: normal;
	font-style: italic;
}
 .smallb	{
	font-family: "Times New Roman",serif;
	font-size: 10pt;
	color: Black;
	background : white;
	font-weight: bold;
}
 .largeb	{
	font-family: "Times New Roman",serif;
	font-size: 12pt;
	color: Black;
	background : white;
	font-weight: bold;
}
.large	{
	font-family: "Times New Roman",serif;
	font-size: 12pt;
	color: Black;
	background : White;
	font-weight: normal;
}

	
	
	A:link	{
	font-weight: normal;
	font-family: "Times New Roman",serif;
	color: blue;
	background-color: white;
}
	A:visited	{
		font-weight: normal;
		font-family: "Times New Roman",serif;
		color: blue;
		background-color : White;
	}
A:active	{
	font-weight: normal;
	font-family: "Times New Roman",serif;
	color: Blue;
	background-color : white;
}	
P.navigationbar
{text-align: center;
font-family: "Times New Roman",serif;
color: #CCCCCC; 
font-size: 10pt;
font-weight: bold;
 background-color : #CCCCCC;
 }
P.navigationbar A:link
{background-color: #CCCCCC;
color: Black;
font-family: "Times New Roman",serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none; }
P.navigationbar A:active
{background-color: #CCCCCC;
color: Black;
font-family: "Times New Roman",serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none; }
P.navigationbar A:visited
{background-color: #CCCCCC; 
color: Black;
font-family: "Times New Roman",serif;
font-size: 10pt;
text-decoration: none; }



