@charset "utf-8";
/* CSS Document */

body {background-image: url(../images/bg.gif);}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height:18px;
	}

a:link {color: #9AA46A;	text-decoration: none;}
a:visited {color: #9AA46A; text-decoration: none;}
a:hover {color: #a1c34c; text-decoration: none;}
a:active {color: #9AA46A; text-decoration: none;}

img {border-style: none;}

h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; font-weight:normal; color: #a1c34c; display:inline;}
h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold; color: #a1c34c; display:inline;}

.sm {font-size:12px; line-height:16px;}
.bl {font-size:11px; color:#333333; line-height:16px;}
.jtfy {text-align:justify;}
.st {text-decoration:line-through;}