@charset "utf-8";
/* CSS Document */
.Normal
	{font-size:12pt;
	font-family:"Times New Roman";
	color:#0000DD;
	font-weight:normal;}
.Red
	{font-size:12pt;
	font-family:"Times New Roman";
	color:#DD0000;
	font-weight:normal;}	
.SmallBoldBlue
	{font-size:10pt;
	font-family:"Times New Roman";
	color:#0000DD;
	font-weight:bold;}	
.BNormal
	{font-size:12pt;
	font-family:"Times New Roman";
	color:#0000DD;
	font-weight:bold;}
.BRed
	{font-size:12pt;
	font-family:"Times New Roman";
	color:#DD0000;
	font-weight:bold;}				
.Big
	{font-size:12pt;
	font-family:"Times New Roman";
	color:#0000DD;
	font-weight:bold;}
.BigBoldBlue
	{font-size:14pt;
	font-family:"Times New Roman";
	color:#0000DD;
	font-weight:bold;}		
.Small
	{font-size:8pt;
	font-family:Arial;
	color:#000000;
	font-weight:Normal;}
.Month
	{font-size:10pt;
	font-family:Arial;
	color:#000000;
	font-weight:Bold;}		
.Bold
	{font-size:9pt;
	font-family:"Times New Roman";
	color:#0000DD;
	font-weight:Bold;}
.BoldRed
	{font-size:10pt;
	font-family:"Times New Roman";
	color:#DD0000;
	font-weight:Bold;}
.BigBoldRed
	{font-size:14pt;
	font-family:"Times New Roman";
	color:#DD0000;
	font-weight:Bold;}	
.Title
	{font-size:24pt;
	font-family:"Times New Roman";
	color:#DD0000;
	font-weight:bold;}
.SubTitle
	{font-size:18pt;
	font-family:"Times New Roman";
	color:#0000DD;
	font-weight:bold;}	
.Heading
	{
	font-size:18pt;
	font-family:"Times New Roman";
	color:#DD0000;
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
}
Hading:link {text-decoration: none; color: #FF0000; font-weight:bold;}
Hading:visited {text-decoration: none; color: #FF0000; font-weight:bold;}
Hading:active {text-decoration: none; color: #FF0000; font-weight:bold;}
Hading:hover {text-decoration: none; color: #FF0000; font-weight:bold;}	
.Italic
    {font-style: italic;}
.SmallBold
	{font-size:8pt;
	font-family:Arial;
	color:#000000;
	font-weight:Bold;}
.SmallBlue {
	font-size:8pt;
	font-family:Arial;
	color:#0000DD;
	font-weight:Normal;
}

