body{ background-color: #FFFFFF; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:  x-small; background-image:  url(../images/bg.gif); font-weight: normal; }
p{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  x-small;
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
ol {
	font-size: x-small;
	font-weight: normal;
}
li {
	font-size: x-small;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000FF;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;	
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF00FF;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
div {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
td {
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
tr {
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-size: large;
	font-style: oblique;
	font-weight: bolder;
	color: #CC0000;
}
