.body {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.bodyred {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3333;
}
.bodygreen {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #009966;
}
.button {
	font-size: 12px;
	font-weight: bold;
	background-image: url('images/button-1.gif');
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
}
A  {
	color: #0033CC;
	font-weight:bold;
	text-decoration: none;
}
A:hover {
	color: #FF9900;
	TEXT-DECORATION:underline
}
a.foo:link        {color: blue}
a.foo:visited     {color: purple}
a.foo:active      {color: red}
a.foo:hover			{color: #FF9900}
.Title {
	font-size: xx-large;
	font-weight: bold;
}
.page {font-size: large; font-weight: normal; font-family: Arial, Helvetica, sans-serif; color: #000000; }
.caption {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size: large;
}
h3 {
	font-size: medium;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.champ {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
