BODY {
	font-family: Comic Sans MS, Comic Sans, Arial Rounded, Arial;
	font-size: 10pt;
	color : Black;
	background: url(images/FMTBackground.gif) white center no-repeat fixed;
}

P {
	font-family: Comic Sans MS, Comic Sans, Arial Rounded, Arial;
	font-size: 10pt;
	color : Black;
}

LI {
	font-size: 10pt;
	margin-bottom: 10pt;
}

LI.linkList {
	font-size: 10pt;
}
LI.htmlList {
	font-size: 10pt;
}
LI.productList {
	font-size: 10pt;
}


LI.Intro {
	list-style-image : none;
	list-style-type : none;
	font-size: medium;
	color: Black;
	font-weight: bold;
}

H1 {
	font-family: Comic Sans MS, Comic Sans, Arial Rounded, Arial;
	font-size : 22pt;
	color : #000000;
	font-weight : bold;
}

H2 {
	font-family: Comic Sans MS, Comic Sans, Arial Rounded, Arial;
	font-size : 18pt;
	color : #000000;
	font-weight : bold;
}

H3 {
	font-family: Comic Sans MS, Comic Sans, Arial Rounded, Arial;
	font-size : 16pt;
	color : #FFFFFF;
	font-weight : bold;
}

A:link {
	color: #7fb61d;
	font-weight: bold;
}

A:active {
	color: #7fb61d;
	font-weight: bold;
}

A:hover {
	color: #8e01c9;
	font-weight: bold;
}

A:visited {
	color: #8e01c9;
	font-weight: bold;
}


P.Copyright {
	font-size: xx-small;
}

.Item
{	
	font-family: Comic Sans MS, Comic Sans, Arial Rounded, Arial;
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
	color: Black;
	cursor:hand;
}

.ItemSelected
{	
	font-family: Comic Sans MS, Comic Sans, Arial Rounded, Arial;
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
	text-align : center;
	color: #ffffff;
	cursor:hand;
}

.ItemChild
{
	font-family: Comic Sans MS, Comic Sans, Arial Rounded, Arial;
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
	color: Black;
	cursor:hand;
}

.ItemChildSelected
{
	font-family: Comic Sans MS, Comic Sans, Arial Rounded, Arial;
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
	color: #ffffff;
	cursor:hand;
}
.ItemDiv
{
	font-family: Comic Sans MS, Comic Sans, Arial Rounded, Arial;
	font-size: 10pt;
	font-weight : bold;
	color: Black;
	cursor:default;
}
