/* CSS Document */
body {
	font-family: Trebuchet MS, Verdana, serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-image: url(../images/bluegradient.gif);
}
a:link {
	text-decoration: none;
	color: #005893;
}
a:visited {
	text-decoration: none;
	color: #005893;
}
a:hover {
	text-decoration: underline;
	color: #7DA715;
}
a:active {
	text-decoration: none;
	color: #38AFFF;
}
h1 {
	font-family: Trebuchet MS, Arial, Verdana, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	color: #005893;
}
h2 {
	font-family: Trebuchet MS, Arial, Verdana, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #556A46;
}
h3 {
    font-family: Trebuchet MS, Arial, Verdana, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #556A46;
}
.style2 {color: #A4A070
}
.style3 {color: #EBEAE0
}
.style4 {font-weight: bold
}
.style6 {font-weight: bold
}
.style7 {font-size: 16px
}



