a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: square;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: white;

}

link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: none;
	color: #FFFFFF;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-color: white;
	color: #FFFFFF;
	font-size: 10px;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	align: justify;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: square;
	list-style-position: outside;
	z-index: auto;
	background-position: left;
	word-spacing: normal;
	text-indent: 0pt;
	white-space: normal;
	text-align: left;
	color: #000000;
}

#menu {
	background: #333;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11pt;
}
#menu a {
	background: #333 url(../images/seperator.gif) bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11pt;
}
#menu a:hover {
	background: #097941 url(../images/hover.gif) bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	font-size: 11pt;
}
img {
bordercolor: green;
}
p.outset {border-style: outset; } 

box1 {
background-image: url(../images/fp-box11.jpg);
background-repeat: no-repeat;
background-position: left bottom;
}

box2 {
background-image: url(../images/fp-box11.jpg);
background-repeat: no-repeat;
background-position: left bottom;
}

boxright{
	background-image: url(../images/fp-box11.jpg);
	float: right;
	list-style: url(none) none outside;
	margin: 0;
	padding: 0;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left bottom;

}
