@font-face {font-family: Enviro; src:url(http://www.psbliss.com/ENVIRO2.eot)}

A:Link		{text-decoration: none; font-family: arial; color: white;}
A:Visited	{text-decoration: none; font-family: arial; color: white;}
A:Hover		{text-decoration: underline; font-family: arial; color: aqua;}
A:Active	{text-decoration: bold; font family: arial; color: 8DD900;}
Body 		{scrollbar-face-color: gray; scrollbar-arrow-color: #F9F7F2; scrollbar-shadow-color: black; background: black;}
		.title		{font-size: 35pt; font-family: Enviro; color: #00FFFF;}
		.title2		{font-size: 20pt; font-family: Enviro; color: #00FFFF;}
		.definition	{color: white; font-size: 9pt; font-family: verdana; font-weight: bold;}
		.main		{color: 333366; font-size: 12px; font-family: verdana;}
		.table		{color: black; font-size: 10pt; font-family: arial; font-weight: bold;}
		.card		{color: lime; font-size: 15px; font-family: verdana; font-weight: bold;}
		.card2		{color: white; font-size: 15px; font-family: verdana;}
		.saying		{font-size: 40pt; font-family: Enviro; color: lime; font-weight: bold;}
		.saying2	{font-size: 25pt; font-family: Enviro; color: #ffff99;}
		.next		{font-size: 22pt; font-family: Enviro; color: #ffff66;}
		.table1		{font-size: 15pt; font-family: arial; color: aqua;}
		.table2		{font-size: 14pt; font-family: arial; color: yellow;}
		.about		{font-size: 11pt; font-family: verdana; color: white; letter-spacing: 0;}
		.about-header		{font-size: 26pt; font-family: Enviro; color: aqua;}
		.main-title		{font-size: 20pt; font-family: Enviro; color: lime;}
		.table-nav		{color: black; font-size: 13pt; font-family: arial; font-weight: bold;}
		

/* PNG Fixer for IE -- For Reg Images -- DO NOT EDIT */
* html img, * html .png {
	position:relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}
