body	{ 	background-color: #FFFFFF; }

h2	{	font-family: Arial, Helvetica, sans-serif;
		font-size: 16pt;
		font-weight: bold;
		line-height: 100%;
		color: black;}
		
.kidstext  {
	font-family: Kids, Comic Sans MS;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color : Black;
}

.kidstextred  {
	font-family: Kids, Comic Sans MS;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color : #CC0000;
}

.kidstextgreen  {
	font-family: Kids, Comic Sans MS;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color : #008000;
}

.kidstextgreenbold  {
	font-family: Kids, Comic Sans MS;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color : #008000;
}

.kidstextblue  {
	font-family: Kids, Comic Sans MS;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color : #336699;
}

.kidstextlegal  {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color : Black;
}

.kidstextsmall  {
	font-family: Kids, Comic Sans MS;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color : Black;
}

ul  {
	list-style-image : url(/images/kids_list_item_2.gif);
}

ul li {
	font-family: Kids, Comic Sans MS;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-image : url(/images/kids_list_item_2.gif);
	color : Black;
}	

ul li.red {
	font-family: Kids, Comic Sans MS;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-image : url(/images/kids_list_item_2.gif);
	color : #CC0000;
}		

ul li.green {
	font-family: Kids, Comic Sans MS;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-image : url(/images/kids_list_item_2.gif);
	color : #008000;
}		

ul li.blue {
	font-family: Kids, Comic Sans MS;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	list-style-image : url(/images/kids_list_item_2.gif);
	color : #336699;
}		

.tbl	{	line-height: 12pt;
		}

.command {	font-family: Courier, Serif;
		font-size: 10pt;
		font-weight: bold;
		color: green;}

.hitable {	line-height: 12pt;
		text-indent: 0.5in;
		background-color: #CCCCCC;}

.invert	{	background-color: #BBBBBB;
		color: #FFFFFF;}

.updated {	font-size: 10pt;
		color: black; }
		
.heading {	font-weight: bold;
		color: #134B8B;
		font-size: 14pt;}

.note	{	font-weight: bold;
		font-style: italic;
		font-size: 10pt;
		text-align: left;
		color: red }

.alert	{	font-weight: bold;
		font-size: 10pt;
		text-align: center;
		color: red }

.info	{	font-weight: bold;
		font-size: 10pt;
		text-align: center; }

.timestamp { 	color: black;	 }

.mastercom-bar {
	background-color: #EEEEEE;
}

.tagline {	font-size: 10pt; }

.indent	{	text-indent: 0.5in;}
.indent2{	margin-left: 0.25in;}

A:link	{	text-decoration: none; color: #0000FF; }
A:visited {	text-decoration: none; color: #0000FF; }
A:active {	text-decoration: none; color: #0000FF; }
A:hover {	text-decoration: underline; color: #CC0000; }

abbr, acronym, .help {
  border-bottom: 1px dotted  #003399;
  cursor: help;
  }

