H1	{ 
	text-decoration: underline; 
	font-family:cornerstone; 
	font-weight: bolder; 
	font-size: large;
	}
H2 	{
	font-weight: bold; 
	font-size: medium;
	text-decoration: underline;
	}
H3 	{
	font-weight: bold; 
	font-size: medium;
	text-decoration: underline;
	}
H5 {color: #FF0000; }

P  {font-weight: bold; }
P.green {color: #008000; font-weight: bold; }  
p.xsmall { font-weight: bold; font-size: x-small; }
P.ilike2 { font-size: xx-small; }
P { color: #000000; font-weight: bold; }
P.planet { 
	font-family: Heather; 
	font-weight: bold; 
	COLOR: #ff0000; 
	font-size: 13px;
	}
P.wtime {
	font-family: cornerstone; 
	font-weight: bold; 
	COLOR: #ff0000; 
	font-size: x-large;
	}
P.update {
	FONT-family: cornerstone; 
	font-size: 14px; 
	COLOR: #299C00;
	}
P.counter {font-weight: bold; }
P.ptd  { font-weight: bold;  font-size: 14px;  color: #5A0052; }
P.fur  { font-weight: bold;  font-size: 16px;  color: #000000; }
P.ptd2 { font-weight: bold;  font-size: 12px;  color: #000000; }
p.ips1 { font-size: small;   font-weight: bold; color: #299C00; }
p.ips2 { font-size: 12px; font-weight: bold; color: #299C00; }

li.p1 {font-family: Cornerstone; font-weight: bold; color: #000000; }
li.p2 {font-weight: bold; color: #808080 }
li.p3 {color: red; font-weight: bold; }

BODY {
	font-family: Arial; 
	FONT-size: small; 
	color: #000000; 
	font-weight: bold;
	}

UL	{
	font-family: cornerstone; 
	FONT-size: small; 
	color: #000000; 
	font-weight: bolder;
	}

HR.separator { font-size:6px; width:500px;  color: #008000; }

#redcolor{ color:  #FF0000; }
#bluecolor{ color: #0000FF; }
#redcolor{ color: #FF0000; }
#bluecolor{ color: #0000FF; }
#red1  {color: #FF0000; font-weight: bold; }
#red2  {color: #FF0000; font-weight: bold; }
#blue1 {color: #0000FF; font-weight: bold; }
#blue2 {color: #0000FF; font-weight: bold; }
#tdstyle {FONT-family: cornerstone;  font-SIZE: medium; COLOR: #ff0000; }


