body {
	font-family: "Trebuchet MS";
	color: #576772;
	background-color: #FFFF99;
}
a {
	color:#006666;
}
a:hover {
	color:#660066;
}
a:link {
	color:#996633;
}
a:visited {
	color:#339933;
}

/* Glocbal Styles */
.style1 {
	font-size:60px;
}
.style2 {
	color:#0000FF;
}
.style3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:lighter;
}
.style4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.style5 {
	font-size:12px;
	font-style:italic;
}
.style6 {
	font-size:16px;
}
