body {
	color: #000000;
	font-family:  "Trebuchet MS";
	font-size: 10pt;
	
}

p {
	font-family: "Trebuchet MS";
	font-size:10pt;
	margin-left: 5px;
	color: #000000;

}

a.realword {
	font-size: 10pt;
	color: #000000;
	font-family: "Trebuchet MS";
	text-decoration: underline;		
	}
a.realword:visited {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: underline;		
}
a.realwordry:hover {
	color: #A8CD28;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-decoration: underline;	
}
a.realword:active {
	color: #000000;
	font-family:"Trebuchet MS";
	font-size: 10pt;
	text-decoration: underline;	
}

a.bottom {
	font-size: 10pt;
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	text-decoration: none;	
	}
a.bottom:visited {
	color: #cccccc;
	font-family: "Trebuchet MS";
	text-decoration: none;	
	font-size: 10pt;
}
a.bottom:hover {
	color: #A8CD28;
	font-family:  "Trebuchet MS";
	text-decoration: none;	
	font-size: 10pt;
}
a.bottom:active {
	color: #cccccc;
	font-family:  "Trebuchet MS";
	text-decoration: none;	
	font-size: 10pt;
}

h1 {color:#000000; font-family: "Trebuchet MS"; font-size:12pt; font-weight:bold; margin-left: 15px}
h2 {font-size: 12pt; color: #B2CD42; font-family: "F25 Executive"; margin-left: 5px;
	
}

hr.realword{
	color: #000000;
	font-weight: lighter;
	font-style: normal;
}
	
.bullet {
	font-size:11pt;
	color: #000000;}
	
	
