a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* standards for headings - note margin valuehere will produce gaps when Headings are added */
h1, h2, h3, h4, h5, h6{
color: #666;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0;
margin:  0;
background-color: transparent; /*transparent is the default background color so no real need to declare it*/ 
}

h1 {
font-size: 14px;
margin: 0;
}

h2 {
font-size: 14px;
margin: 0;
}

.content {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; color: #666666}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: normal; color: #484800; text-decoration: none}
.subheader { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; color: #FF0000; font-weight: normal}
.subcontent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; color: #999999; font-weight: normal; text-decoration: none}
.contentitalic { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; line-height: normal; color: #006600 }
.unnamed1 {  background-color: #999999; background-image: url(testimages/blossomtile_2.jpg); font-family: Arial, Helvetica, sans-serif}
.contentCopy { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; color: #333333}
.contentbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; color: #999999; font-weight: bold}
.cell {  border-style: ridge; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.indexcontent {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; color: #666666}
.worksubcontent { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; color: #000000; font-weight: normal; text-decoration: none}