h1 {font: xx-large "Times New CE", "Times CE", "Times New Roman", serif; color:#663333;
}
h2 {font: x-large "Times New CE", "Times CE", "Times New Roman", serif; color:#663333;
}
h3  {font: large "Times New CE", "Times CE", "Times New Roman", serif; color: #663333;
}
p  {font: medium "Times New CE", "Times CE", "Times New Roman", serif;
}
li  {font: medium "Times New CE", "Times CE", "Times New Roman", serif;
}
img {margin: 1em;
}
body { background-color: #ffffff;
}

a:link { color: #0066FF;
text-decoration: none;
}
a:visited { color:#0066FF;
 text-decoration: none;
}
link { color: #0066FF;
 text-decoration: none;
}


a:hover    {
	background-color: #DDDDDD;
        padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #000000;
}


