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


body { background-color:#6D98AB; margin:0; }

h1.title {font-size:36px; font-family:"Century Gothic", Tahoma, Verdana; font-weight:bold; color:black;}

p.title_mini {font-size:20px; font-family:"Century Gothic", Tahoma, Verdana; font-weight:normal; color:black;}
h2.title_mini {font-size:20px; font-family:"Century Gothic", Tahoma, Verdana; font-weight:bold; color:black;}

table.boxit {border:#00275E medium solid; background-color:#FEB729; }

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:"Century Gothic", Tahoma, Verdana; font-weight:bold; color:blue; text-decoration:underline; }
a.linker:visited 	{font-size:36px; font-family:"Century Gothic", Tahoma, Verdana; font-weight:bold; color:blue; text-decoration:underline; }
a.linker:hover 		{font-size:36px; font-family:"Century Gothic", Tahoma, Verdana; font-weight:bold; color:red; text-decoration:underline; }
a.linker:active 	{font-size:36px; font-family:"Century Gothic", Tahoma, Verdana; font-weight:bold; color:red; text-decoration:underline; }


a.linker_mini:link 			{font-size:20px; font-family:"Century Gothic", Tahoma, Verdana; font-weight:bold; color:#00275E; text-decoration:underline; }
a.linker_mini:visited 		{font-size:20px; font-family:"Century Gothic", Tahoma, Verdana; font-weight:bold; color:#00275E; text-decoration:underline; }
a.linker_mini:hover 		{font-size:20px; font-family:"Century Gothic", Tahoma, Verdana; font-weight:bold; color:#FFFFFF; text-decoration:underline; }
a.linker_mini:active 		{font-size:20px; font-family:"Century Gothic", Tahoma, Verdana; font-weight:bold; color:#00275E; text-decoration:underline; }

a.linker_mini2:link 		{font-size:24px; font-family:Impact, "Century Gothic", Tahoma, Verdana; font-weight:normal; color:#00275E; text-decoration:none; }
a.linker_mini2:visited 		{font-size:24px; font-family:Impact, "Century Gothic", Tahoma, Verdana; font-weight:normal; color:#00275E; text-decoration:none; }
a.linker_mini2:hover 		{font-size:24px; font-family:Impact, "Century Gothic", Tahoma, Verdana; font-weight:normal; color:#000000; text-decoration:none; }
a.linker_mini2:active 		{font-size:24px; font-family:Impact, "Century Gothic", Tahoma, Verdana; font-weight:normal; color:#00275E; text-decoration:none; }

.underline { text-decoration:underline; text-transform:capitalize; }
