@charset "UTF-8";
/* CSS Document */


body { background-image:url(bg1.jpg); margin:0;  }

h1.title {font-size:36px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:black;}

p.title_mini {font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:black; margin-left:10px; margin-right:10px;}
h2.title_mini {font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:black;}

table.boxit {border:#000000 medium solid; background-color:#FFFFFF; }

table.boxit2 {border:#000000 medium solid; background-color:#FFFF99; }

table.topbottom { border-top:dashed thick #CC0033; border-bottom:dashed thick #CC0033; background-color:#99C1FF;}

a.linker:link 		{font-size:36px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:blue; text-decoration:underline; }
a.linker:visited 	{font-size:36px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:blue; text-decoration:underline; }
a.linker:hover 		{font-size:36px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:red; text-decoration:underline; }
a.linker:active 	{font-size:36px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:red; text-decoration:underline; }


a.linker_mini:link 			{font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:blue; text-decoration:underline; }
a.linker_mini:visited 		{font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:blue; text-decoration:underline; }
a.linker_mini:hover 		{font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:red; text-decoration:underline; }
a.linker_mini:active 		{font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:red; text-decoration:underline; }
