h1,h2,h3 {
	font-family: arial, 'sans serif'; 
}

link,p,table,li,address, select {
	font-family: arial, 'sans serif'; 
}

p,li,th,td {
	font-size: 80%;
}

th {
	background-color:#FAEBD7
}

body {
	background-color: #ffffff;
}

a.spellcheck:link {
	text-decoration: underline;
	color: red;
}
a.spellcheck:visited {
	text-decoration: underline;
	color: red;
}
a.spellcheck:active {
	text-decoration: underline;
	color: red;
}


