BODY		{
		background:	#ffffff;
		color:		#000000;
		font-family:	Arial, Verdana, Helvetica, Sans-Serif;
		}


form {display: inline;margin: 0px 0px 0px 0px;}

A:link	{font-weight: bold; color: #000000; background-color: transparent;}
				
A:visited  {font-weight: bold; color: #000000; background-color: transparent;}

A { text-decoration: none; }
A { font-family: Arial, Helvetica, Sans-Serif; }
A:hover {color: black; text-decoration: underline; background-color : #A9A9A9; }
A:focus {color: black; text-decoration: underline; background-color : #A9A9A9;}

.class1 A:link {text-decoration: none}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {color: black; text-decoration: underline; background-color : #A9A9A9;}


.class2s A:link {text-decoration: underline; font-size: small;}
.class2s A:visited  {text-decoration: underline; font-size: small; font-weight: bold; color: #000000; background-color: transparent;}
.class2s A:hover {color: black; text-decoration: underline; font-size: small; background-color : #A9A9A9; }

.class3s A:link {text-decoration: underline; color: #0000ad;font-family: Cursive;font-weight: normal;}
.class3s A:visited  {text-decoration: underline; font-weight: bold; color: #0000ad; background-color: transparent;font-family: Cursive;font-weight: normal;}
.class3s A:hover {color: yellow; text-decoration: underline; background-color : #A9A9A9; font-family: Cursive;font-weight: normal;}
 
.menuleft {
font-size: 12px;
font-weight: normal;
font-family: Arial, Helvetica, Sans-Serif;
           }

.menubottom {
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, Sans-Serif;
border-color : #999999;
           }

.pagetitle 	{
font-family: "Comic Sans MS","Lucida Handwriting", Cursive, "Trebuchet MS", Arial, Helvetica, Sans-Serif; 
font-size: 36px; 
font-style: italic;
line-height: normal; 
font-weight: bolder; 
font-variant: normal; 
text-transform: none; 
color: #FF0000; 
background-color: transparent;
text-decoration: none;
          }

.caption 	{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif; 
font-size: 18px; 
font-style: normal; 
line-height: normal; 
font-weight: bolder; 
font-variant: normal; 
text-transform: none; 
color: #0000A0; 
background-color: transparent;
text-decoration: none;
          }
.boxstyle {
margin: 12pt;
padding: 4pt;
border: 2pt;
border-style: solid;
border-color: teal;
font-family:  Arial, Helvetica, Sans-Serif;
font-size: small;
font-weight: bold;
           }

.myblock	{
margin-left: 4pc;
margin-right: 4pc;
font-size:18px;
font-weight: bolder; 
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif; 
text-align: justify;
}

.myblock_centered	{
  margin-left: 6pc;
  margin-right: 4pc;
font-size:18px;
font-weight: bolder; 
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif; 
text-align: justify;
}

.regular	{
margin-left: 1pc;
margin-right: 1pc;
font-size:18px;
font-weight: bold; 
font-family: Arial, Helvetica, Sans-Serif;
color: #000000; 
text-align: justify;
}

.regular_indent    {
margin-left: 1pc;
margin-right: 1pc;
font-size:18px;
font-weight: bold; 
font-family: Arial, Helvetica, Sans-Serif;
color: #000000; 
text-indent: 20px;
}

.regular_blue	{
margin-left: 1pc;
margin-right: 1pc;
font-size:18px;
font-weight: bold; 
font-family: Arial, Helvetica, Sans-Serif;
color: #0000FF; 
text-align: justify;
}

.regular_centered	{
margin-left: 1pc;
margin-right: 1pc;
font-size:18px;
font-weight: bold; 
font-family: Arial, Helvetica, Sans-Serif;
color: #000000; 
background-color: transparent;
text-align: center;
}

