A:link {
	color: blue;
	text-align: center;
	text-decoration: underline;
} 
A:visited {
	color: darkblue;
	text-align: center;
	text-decoration: underline;
} 
A:active { color: yellow;text-align: center; }
A:hover { color: #CCCC66; text-decoration: none;text-align: center;}


.title {
	font-size: 45px;
}
.greentitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #339999;
}
.text {
	font-size: 70%;
	text-align:  justify;
	font-family: Tahoma, "Times New Roman";


}
.smalltitle {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 15px;
	color: #000066;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	font-variant: small-caps;
	text-transform: none;


}
.smalltext {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	text-transform: none;
	color: #000033;
	font-style: italic;

}
.smallest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.smalltext2 {
	font-family: Tahoma, "Times New Roman";
	font-size: 10px;
}
.greentitlebig {
	color: #339999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.whitetitlesmall {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 15px;
	color: #FFCC66;
	font-variant: small-caps;
	font-style: italic;
	font-weight: bold;


}
.smallestpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-indent: 5pt;
	margin-left: 2pt;




}
.rbcwea {
	font-family : Verdana, Tahoma, sans-serif;
    	font-size: 8pt;
	}
.invisible {
	display: none;
}
