html>/**/body {
  font-size: 12px; /* Except IE */
}
body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg.gif);
	font-size: 12px;
}
a:link {
	color:#FF3300;text-decoration: none;
}
a:visited {
	color:#FF3300;text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color:#FF3300;
}

img { border:0}


.style1 {font-size: 12px}
.style3 {font-size: 11px}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}
.style4 {
	color: #FF6600;
	font-weight: bold;
}