@charset "utf-8";
body {
	background-image: url(../images/bg3.gif);
	background-repeat: repeat-x;
	text-align: right;
	font-size: 12px;
	background-color: #002E00;
	background-position: left top;
}
strong {
	color: #0D4A3B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#style1 {
	font-weight: bold;
}

/* CSS Document */

a:link {
	color: #174B3B;
	text-decoration: none;
}
a:hover {
	color: #B7361D;
	text-decoration: underline;
}
body,td,th {
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #1B4B3B;
}
a:active {
	text-decoration: none;
	color: #B33721;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #CCC;
}
