td.htrim {
width: 950px;
height: 25px;
background: url(images/bg.jpg);
background-repeat: repeat-x;
background-color: #E8E8E8;
}

td.vtrim {
width: 25px;
background: url(images/bg.jpg);
background-repeat: repeat-y;
background-color: #E8E8E8;
}

H1 {
	font-family: "Verdana", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
                color: #006633;
}

H2 {
	font-family: "Verdana", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
                color: #006633;
}

H3 {
	font-family: "Verdana", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
                color: #000000;
}

.large {
	font-family: "Verdana", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
                color: #000000;
}
.rlarge {
	font-family: "Verdana", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
                color: #F73101;
}
.ularge {
	font-family: "Verdana", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
                color: #006633;
}
.small {
	font-family: "Verdana", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
                color: #006633;
}
.desc {
	font-family: "Verdana", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
                color: #FFFFFF;
}
.desc1 {
	font-family: "Verdana", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
                color: #000000;
}
a:visited {
color: #0000FF;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-family: "Verdana", Times, serif;
text-decoration: none;
}
a:link {
color: #0000FF;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-family: "Verdana", Times, serif;
text-decoration: none;
}
a:hover {
color: #FF0000;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-family: "Verdana", Times, serif;
text-decoration: underline;
}
