BODY, td, th, a, p, h1{
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none
}

BODY {
	background-color: #000000;
	color: #666;
	text-align: center;
}
p                {
	color: #CCC;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	line-height: normal;
}
p.small          {color: #DDDDDD; font-weight: normal; font-size: 10pt; font-style: normal; text-align: left}  
p.grey           {color: #CCCCCC; font-weight: normal; font-size: 12pt; font-style: normal; text-align: left}
p.yellow         {color: #FFFF88; font-weight: normal; font-size: 12pt; font-style: normal; text-align: left}
p.yellow_small   {color: #FFFF88; font-weight: normal; font-size: 9pt; font-style: normal; text-align: left}
p.dark_large     {color: #333333; font-weight: normal; font-size: 18pt; font-style: normal; text-align: center}
p.dark_small     {color: #333333; font-weight: normal; font-size: 8pt;  font-style: normal; text-align: left}
p.light_small    {color: #BBBBBB; font-weight: normal; font-size: 8pt;  font-style: italic; text-align: left}
p.green          {color: #00FF00; font-weight: normal; font-size: 12pt; font-style: normal; text-align: left}
p.greencenter    {color: #00FF00; font-weight: normal; font-size: 12pt; font-style: normal; text-align: center}
p.orange         {color: #FF6600; font-weight: normal; font-size: 12pt; font-style: normal; text-align: left}
p.orangecenter   {color: #FF6600; font-weight: bold;   font-size: 12pt; font-style: normal; text-align: center}
p.topnav         {color: #DDDDDD; font-weight: bold;   font-size: 12pt; font-style: italic; text-align: left}
a                {color: #FF9900; font-weight: normal; font-size: 10pt; font-style: normal; text-align: left} 
a:hover          {
	color: #FFFF00;
	font-weight: normal;
	font-size: 18px;
	font-style: normal;
	text-align: center
} 
a.centered       {color: #FF99FF; font-weight: normal; font-size: 10pt; font-style: normal; text-align: center} 
a.centered:hover {color: #FF9900; font-weight: bold;   font-size: 10pt; font-style: normal; text-align: center} 
a.small          {color: #FFFF66; font-weight: normal; font-size: 8pt;  font-style: normal; text-align: left} 
a.small:hover    {color: #FFFF66; font-weight: bold;   font-size: 8pt;  font-style: normal; text-align: left} 
p.newbook           {
	color: #FF0000;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	text-decoration: blink;
}
a.newbook           {color: #FF9933; font-weight: normal; font-size: 10pt; font-style: normal; text-align: left}
p.news          {
	color: #BBBBBB;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	line-height: 100%;
	}
a.news          { color: #FF9933; font-weight: normal; font-size: 10pt; font-style: normal; text-align: left}
h1               {
	color: #FFFF66;
	font-weight: bold;
	font-size: 24pt;
	font-style: italic;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
				 }
h2               {
	color: #FFFF88; 
	font-weight: bold; 
	font-size: 18pt; 
	font-style: italic; 
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	border-bottom-style:solid;
	border-bottom-width: 1px;
				 }
h3               {color: #EEEEEE; font-weight: normal; font-size: 14pt; font-style: normal; text-align: center}  
h4               {color: #808080; font-weight: normal; font-size: 11pt; font-style: normal; text-align: center}  
td               {color: #CCCCCC; font-weight: normal; font-size: 10pt; font-style: normal; text-align: left} 
th               {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	text-align: center
} 

    
.NEW {
	color: #FF0000;
	font-weight: bold;
	text-decoration: blink;
	text-align: center;
	font-size: 24px;
}


.td_box_center {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	border-width: 1;
	border-color: #999;
	border-style: inset;
	border-radius: 5px;
	padding: 5px;
	background-color: #333333;
}
.td_box_center_heading {
	color: #FFFF00;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	border-width: 1;
	border-color: #999;
	border-style: inset;
	border-radius: 5px;
	padding: 5px;
	background-color: #000000;
}
.td_box_spacer {
	color: #FFFF00;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	border-width: 1;
	border-color: #999;
	border-style: inset;
	border-radius: 5px;
	padding: 5px;
	background-color: #000000;
}


.td_box_left {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	border-width: 1;
	border-color: #999;
	border-style: inset;
	border-radius: 10px;
	padding: 7px;
	background-color: #111111;
}
.td_box_flags {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	border-width: 1;
	border-color: #999;
	border-style: inset;
	border-radius: 4px;
	padding: 2px;
	background-color: #111111;
}
.grey_back {
	background-color: #444;
	border: 1px dotted #CCC;
}
.Heading_Table {
	font-size: 14pt;
}
