P.main  {
	font-size : x-large;
	font-family : Comic Sans MS;
	font-weight : bold;
	font-style : normal;
	color : Black;
	width : auto;
}

P.mainx  {
	font-size : 20pt;
	font-family : Comic Sans MS;
	font-weight : bold;
	font-style : normal;
	color : Black;
	width : auto;
}

P.htext  {
	font-size : 12pt;
	font-family : Comic Sans MS;
	font-weight : bold;
	font-style : normal;
	color : Black;
	width : auto;
}

P.btext  {
	font-size : 13pt;
	font-family : Arial Black ;
	font-weight : bold;
	font-style : normal;
	color : Black;
	width : auto;
}

P.bluetext  {
	
	font-size : 12pt;
	font-family : Comic Sans MS;
	font-weight : bold;
	font-style : normal;
	color : Blue;
	width : auto;
}

P.oldmain {
	font-size : 20pt;
	font-family  :  Courier New ;
   font-weight : bold;
   font-style : normal;
   color : Black;
	width : auto;	
}

P.oldmainx {
	font-size : 30pt;
	font-family  :  Courier New ;
   font-weight : bold;
   font-style : normal;
   color : Black;
	width : auto;	
}

P.oldtext {
	font-size : 13pt;
	font-family  :  Courier New ;
   font-weight : bold;
   font-style : normal;
   color : Black;
	width : auto;	
}

P.oldtext2 {
	font-size : 10pt;
	font-family  :  Courier New ;
   font-weight : bold;
   font-style : normal;
   color : Black;
	width : auto;	
}

P.oldtext3 {
	font-size : 9pt;
	font-family  :  Courier New ;
   font-weight : bold;
   font-style : normal;
   color : Black;
	width : auto;	
}
H1  {}

H2  {}

H3  {}

A  {
	font-size : medium;
	font-family : Comic Sans MS;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

EM {color:green}

BODY  {}

LI {
	font-size : 13pt;
	font-family  :  Courier New ;
   font-weight : bold;
   font-style : normal;
   color : Black;
	width : auto;	
}


