table {
	border-width : 0; 
	border-style : none; 
	padding : 0;
	font-size : 12px; 
	font-family : arial; 
} 
p {
	font-size : 12px; 
	font-family : arial; 
	text-align : left; 
	color : #000000;
} 
li {
	color : #000000; 
	font-size : 11px; 
	font-family : arial; 
} 
body {
	font-size : 12px; 
	font-family : arial; 
	color : #000000; 
	background-image : url(../images/Img_ParchmentTile.jpg); 
	background-repeat : repeat; 
	background-attachment : fixed; 
	padding : 0; 
} 
a {
	color : #0000ff; 
	text-decoration : none; 
} 
a:hover {
	color : #ff0000; 
	text-decoration : none;
} 
a:active {
	color : #663366; 
	text-decoration : none; 
} 
img {
	border : 0 none inherit; 
} 
h3 {
	color : #333333; 
}
table form {
	margin-border : 1px; 
}
table ol, table ul {
	margin-border : 1px; 
} 
h4 {
	color : #666666; 
}