body {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #333300;
	text-decoration: none;
	background-color: #FFFFFF;
	border: none;
	scrollbar-face-color: #FFFFFF; 
    	scrollbar-highlight-color: #FFFFFF;
    	scrollbar-shadow-color: #333300;
	scrollbar-3dlight-color: #333300;
	scrollbar-arrow-color: #333300;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}
a:link {
  	color:#003300;
  	text-decoration:none;
  }
a:visited {
  	color:#003300;
  	text-decoration:none;
  }
a:hover {
  	color:#CC3333;
  	text-decoration:underline;
  }
a img {
 	border-width:0;
  }

/* Content
------------------------------------------------------------------------ */
#Content ul {
	margin: 0 0 1.15em;
	padding: 2 2 1.15em;
	list-style: disc;
}
#Content li {
	margin: 0;
	padding: 0 0 .25em 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: 1.15em;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #333300;
	text-decoration: none;
}
#Content p {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: 1.15em;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #333300;
	text-decoration: none;
}
#Content a img{
	border-width=0;
}


/* Ifram Menu
------------------------------------------------------------------------ */
#IMenu ul {
	margin: 0 0 1.25em;
	padding: 0 0 1.25em;
	list-style: none;
}
#IMenu li {
	margin: 0;
	padding: 2 2 .25em 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #333300;
	text-decoration: none;
}
#IMenu p {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #333300;
	text-decoration: none;
}
#IMenu a:link {
  	color:#003300;
  	text-decoration:underline;
  }
#IMenu a:visited {
  	color:#003300;
  	text-decoration:underline;
  }
#IMenu a:hover {
  	color:#CC3333;
  	text-decoration:underline;
  }
#IMenu a img {
 	border-width:0;
  }


/* Footer
------------------------------------------------------------------------ */
#Footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #333300;
	text-decoration: none;
}
#Footer a:link {
  	color:#003300;
  	text-decoration:none;
  }
#Footer a:visited {
  	color:#003300;
  	text-decoration:none;
  }
#Footer a:hover {
  	color:#CC3333;
  	text-decoration:underline;
  }
#Footer a img {
 	border-width:0;
  }