body {
	font-family: Trebuchet MS;
	background-color : #FFFFFF;
	background-image : url(http://www.alicewoodrome.com/Sistertrip07/Greenleafborder.jpg);
	background-position : top;
	background-repeat: repeat-x;
}
/*Headings*/
h1 {
	font-family: Trebuchet MS;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
 }
 h2 {
	font-family: Trebuchet MS;
	font-size: medium;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}

p{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
}
P.important{font-family:"Trebuchet MS"; font-size:12pt; color:#000000; font-weight:bold}

a:link {color: #000000; text-decoration: underline; font-size: 8pt; font-weight: normal ;}
a:visited {color: #000000; text-decoration: underline; font-size: 8pt; font-weight: normal ;}
a:hover {color: #999999; text-decoration: none; font-size: 8pt; font-weight: normal ;}
a:active {color: #000000; text-decoration: underline; font-size: 8pt; font-weight: normal ;}

a.h2link:link {
	color: #000000;
	text-decoration: none;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: normal ;
}
a.h2link:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: normal ;
}
a.h2link:hover {color: #FF0000; text-decoration: none; font-size: 14pt; font-variant: small-caps; font-weight: normal ;}
a.h2link:active {
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 14pt;
	font-weight: normal ;
}
a.h3link:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: normal ;
}
a.h3link:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: normal ;
}
a.h3link:hover {
	color: #cccc66;
	text-decoration: none;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: normal ;
}
a.h3link:active {
	color: #00cc00;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 12pt;
	font-weight: bold;
}