/* CSS Document */
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/greenline2.jpg);
}
a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #006600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 24px;
	color: #825700;
}
h2 {
	font-size: 16px;
	color: #825700;
}
h3 {
	font-size: 14px;
	color: #825700;
}
.style1 {color: #FFFFCC
}

.style2 {font-style: italic
}
.style3 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style5 {
	color: #006600;
	font-weight: bold;	
}	
.style7 {color: #006600
}
.style8 {
	color: #CC0000;
	font-weight: bold;
}
.style9 {font-size: 10px
}
.style10 {font-size: 12px
	font-weight: bold
}
.style11 {color: #A0A0A0
}
.style13 {
	color: #000000;
	font-weight: bold;
}
.style14 {color: #000000
}

