
body	  { color: #3c3c3c; background: white url(../img/bg.jpg) repeat-x scroll }
a:link	{ color: blue; text-decoration: none }
a:active{ color: green; text-decoration: none }
a:vlink	{ color: Purple; text-decoration: none }
a:hover	{ color: green; text-decoration: underline }
a		{ text-decoration: none }

.base	{ font-size: 13px; line-height: 21px }
.font1	{ font-size: 13px; line-height: 16px }
.font2 	{ font-size: 13px }
.font3	{ font-size: 11px }
.font4	{ font-size: 11px; line-height: 16px }
h1		{ font-size: 16px; margin: 0px }
h2		{ font-size: 13px; margin: 0px }
h3		{ font-size: 11px; text-decoration: none; margin: 0px }