BODY {
	background-color: #ffffff;
	background-image: url('images/web-design.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-attachment: fixed;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 140%
}

TD {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
	line-height: 140%
}

a  { color: #CC0000; font-style: normal; font-weight: normal; line-height: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
h1  { color: #CC0000; font-style: normal; font-weight: bold; font-size: 12pt; line-height: normal; font-family: Arial, Helvetica, sans-serif }
h2  { color: #CC0000; font-style: normal; font-weight: bold; font-size: 10pt; line-height: normal; font-family: Arial, Helvetica, sans-serif }
h3 {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 5pt; font-weight: bold; color: #336699}
a:hover  { color: #FF0000; font-weight: normal; text-decoration: underline }

