/* Impavid Science style sheet */

body					{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-style: normal;
						font-weight: normal;
						color: #000000;
						font-size: 11;
						}
/* front heading*/
h1						{
						font-family: "Times New Roman", Times, serif;
						font-size: 28;
						font-weight: bold;
						color: #FFFFFF;
						margin: 0;
						padding: 0px;
						line-height: 100%;
						}

/* page headings*/
h2						{
						font-family: Tahoma, sans-serif;
						font-size: 13;
						font-weight: bold;
						color: #000000;
						margin: 0;
						padding: 0px;
						line-height: 150%;
						}
						
/* menu heading*/
h3						{
						font-family: Tahoma, sans-serif;
						font-size: 13;
						font-weight: bold;
						color: #FFFFFF;
						margin: 0;
						padding: 0px;
						line-height: 100%;
						}
						
/* content text */
h4						{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 11;
						font-weight: normal;
						color: #000000;
						margin: 0;
						padding: 0px;
						line-height: 120%;
						}
						
/* content heading */
h5						{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 13;
						font-weight: bold;
						color: #000000;
						margin: 0;
						padding: 0px;
						line-height: 120%;
						}
						
/* footer text */
h6						{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 11;
						font-weight: normal;
						color: #000000;
						margin: 0;
						padding: 0px;
						line-height: 120%;
						}
						
.mainFont				{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 11;
						color: #000000;
						margin: 0;
						padding: 0px;
						line-height: 120%;
						}
						
.mainFont A:link		{color: #000099; text-decoration: underline; font-weight: normal;}
.mainFont A:visited		{color: #000099; text-decoration: underline; font-weight: normal;}
.mainFont A:hover		{color: #990000; text-decoration: underline; font-weight: normal;}
.mainFont A:active		{color: #000099; text-decoration: underline; font-weight: normal;}

.naviFont				{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 10;
						color: #000000;
						margin: 0;
						padding: 5px;
						line-height: 100%;
						}
						
.naviFont A:link		{color: #000000; text-decoration: none; font-weight: normal;}
.naviFont A:visited		{color: #000000; text-decoration: none; font-weight: normal;}
.naviFont A:hover		{color: #990000; text-decoration: underline; font-weight: normal;}
.naviFont A:active		{color: #000000; text-decoration: none; font-weight: normal;}

.smallFont				{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 9;
						color: #000000;
						margin: 0;
						padding: 0px;
						line-height: 120%;
						}
						
.smallFont A:link		{color: #000000; text-decoration: none; font-weight: normal;}
.smallFont A:visited	{color: #000000; text-decoration: none; font-weight: normal;}
.smallFont A:hover		{color: #990000; text-decoration: underline; font-weight: normal;}
.smallFont A:active		{color: #000000; text-decoration: none; font-weight: normal;}

.smallMenuFooter		{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 9;
						color: #FFFFFF;
						margin: 0;
						padding: 0px;
						line-height: 120%;
						}
						
.smallMenuFooter A:link		{color: #FFFFFF; text-decoration: none; font-weight: normal;}
.smallMenuFooter A:visited	{color: #FFFFFF; text-decoration: none; font-weight: normal;}
.smallMenuFooter A:hover	{color: #FFFFFF; text-decoration: underline; font-weight: normal;}
.smallMenuFooter A:active	{color: #FFFFFF; text-decoration: none; font-weight: normal;}

.nextFont				{
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 11;
						font-weight: bold;
						color: #990000;
						margin: 0;
						padding: 0px;
						line-height: 100%;
						}

