
BODY	{ font-family: tahoma}
H1	{ font-family: times new roman;
	  font-weight: Bold;
	  font-size: 26pt;
	  color: red}
H2	{ font-weight: bold;
	  font-size: 18pt;
	  color: green}
H3	{ font-weight: normal;
	  font-size: 12pt;
	  color: Blue}	
H4	{ font-weight: normal;
	  font-size: 45px;
	  color: green;
	  font-family: times, "times new roman", serif }
LI 	{ font-size:12pt;
	  color:red}
P	{ font-size:12pt;
	  font-weight: bold;
	  color:blue}
A:link  { color: darkorchid;
	  font-family: tahoma;
	  font-size: 12pt;
	  font-weight: bold;
	  text-decoration: none; }
A:visited  { color: purple; 
	     font-family: tahoma;
	     font-size: 12pt;
	     font-weight: bold;
	     text-decoration: none; }
A:hover  { color: red;
	     font-family: tahoma;
	     font-size: 12pt;
	     font-weight: bold;
	     text-decoration: none; }
DT	{ color: #A52A2A;
          font-family: times new roman;
	  font-size: 12pt}
DD	{ font-family: times new roman;
	  font-size: 12pt;
	  color: #A0522D}
.head1 { font-size: 65px;
	  font-style: regular;
 	  color: #b22222;
	  font-family: times, "times new roman", serif }
.h1shadow { font-size: 65px;
	  font-style: regular;
 	  color: #FF0000;
	  font-family: times, "times new roman", serif;
	   margin-top: -76px;
	   margin-left: -6px}
.head3 { font-size: 45px;
	  font-style: italic;
 	  color: #0000FF;
	  margin-top: -35px;
	  margin-left: 350px;
	  font-family: times, "times new roman", serif }
.p2	{ font-family: TimesNewRoman;
	  font-size:12pt;
	  color: Green;
	  font-weight: bold}