
body {font-family:"gill sans", sans-serif; margin: 0rem 1rem 1rem 1rem; color:#000000; font-size:2.5rem; font-weight:300;}

/*--divs--*/


#top1		{background-color:#ffffff; text-align:right; width:96vw; height:3vh;}

#top2		{background-color:#ffffff; text-align:center; width:96vw; height:auto;}

#top3		{background-color:#ffffff; text-align:center; width:96vw; height:auto;}

#content	{background-color:#ffffff; text-align:left; width:96vw; height:auto;}

#foot		{background-color:#ffffff; text-align:center; width:96vw; height:6vh; margin:auto;}

#footer		{position:fixed; bottom:0; background-color:#ffffff; text-align:center; width:96vw; height:auto; margin:auto;}


/*--tables--*/

#table1		{width: 96vw; padding: 0.5vh 1vw 0.5vh 1vw; border-style: solid; border-width: 1px; border-color; #666666; border-collapse: collapse;}
#table1	th	{width: 33vw; padding: 0.5vh 1vw 0.5vh 1vw; border-style: solid; border-width: 1px; border-color; #666666; border-collapse: collapse;}
#table1	tr	{width: 33vw; padding: 0.5vh 1vw 0.5vh 1vw; border-style: solid; border-width: 1px; border-color; #666666; border-collapse: collapse;}
#table1	td	{width: 33vw; padding: 0.5vh 1vw 0.5vh 1vw; border-style: solid; border-width: 1px; border-color; #666666; border-collapse: collapse;}

/*--paragraphs--*/

h1		{color:#000000; font-size:6.5rem; font-weight:500; margin: 0rem;}
 
h2		{color:#000000; font-size:3.5rem; font-weight:500; text-align:center;}

h3		{color:#000000; font-size:3.5rem; font-weight:500;}

h4		{color:#000000; font-size:2.5rem; font-weight:500;}

p		{color:#000000; font-size:2.5rem; font-weight:300;}

p.hdr		{color:#000000; font-size:3rem; font-weight:300; margin: 0rem;}

p.ftr		{color:#000000; font-size:1rem; font-weight:300; margin: 0rem; padding: 0.25rem;}


/*--links--*/

a:link		{color:#000000; text-decoration:none; background-color:none;}
a:visited	{color:#000000; text-decoration:none; background-color:none;}
a:hover		{color:#666666; text-decoration:none; background-color:none;}
a:active	{color:#666666; text-decoration:none; background-color:none;}


/*--curtain menu--*/
