.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
}


.forInvisibleTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	text-align: justify;
}


.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px inset;
}
.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: White
	background-color:green
	border: 1px outset;
}


.MenuItem { 
	font-family:'Comic Sans MS';
	font-style:normal;
	font-weight:normal;
	font-size:9pt;
	color:rgb(255,255,102);
	text-decoration:none; }

.MenuItem:hover {
	font-family:'Comic Sans MS';
	font-style:normal;
	font-weight:normal;
	font-size:9pt;
	color:black;
	background-color:rgb(153,255,255); }

.MainPageHeading {
	font-family:Arial;
	font-weight:bold;
	font-size:22;
	color:Green; }

.MainGroupHeading {
	font-family:Arial;
	font-weight:normal;
	font-size:16;
	color:maroon; }

.SubGroupHeading {
	font-family:Arial;
	font-size:14;
	color:rgb(0,0,51); }

.PageHeading {
	font-family:Arial;
	font-weight:Bold;
	font-size:20;
	color:Green; }

.SeriesHeading {
	font-family:Arial;
	font-weight:bolder;
	font-size:13;
	color:Green; }

a {
	font-family:Arial;
	font-weight:bold;
	font-size:14;
	color:rgb(236,46,0);
	text-decoration:none; }

a:hover {
	font-family:Arial;
	font-size:14;
	background-color:green; }

.FeatureHeading {
	font-family:Arial;
	font-weight:bold;
	font-size:12;
	color:Green; }

.TableColumnHeading {
	font-family:Arial;
	font-weight:bold;
	font-size:14;
	color:White; }


.TableRowHeading {
	font-family:Arial;
	font-weight:bold;
	font-size:14;
	color:rgb(51,51,51); }

.FeatureListHeading {
	font-family:Arial;
	font-weight:bold;
	font-size:12;
	color:green; }

.FormElementHeading {
	font-family:Arial;
	font-weight:bold;
	font-size:14;
	color:teal; }

.h1 {
        font-family:Arial;
	font-weight:bold;
	font-size:12;
	color:Black; }

.Backtoindex {
	font-family:Arial;
	font-weight:bolder;
	font-size:13;
	color:orange; }

.h2 {
        font-family:Arial;
	font-weight:bold;
	font-size:10;
	color:Grey; }

body { background-color:rgb(255,255,204); }