h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	color: #F53000;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 2px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #00CC33;
	line-height: 20px;
}
li {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 20px;
	font-weight: normal;
}
td {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.tdsmaller {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #000000;
}
A.two {
	COLOR: #3399FF; TEXT-DECORATION: none
}
A.two:hover {
	COLOR: #FF0033; TEXT-DECORATION: underline
}
A.two:link {
	COLOR: #3399FF; TEXT-DECORATION: none
}
A.two1 {
	COLOR: #9B644D;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
A.two1:hover {
	COLOR: #D5BA8D;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
A.two1:link {
	COLOR: #9B644D;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
.photoborders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F53000;
	border-right-color: #37B800;
	border-bottom-color: #37B800;
	border-left-color: #F53000;
	padding: 4px;
}
A.two:visited {

	COLOR: #FF0033
}
