h2 {
	font-weight: normal;
	font-size: 100%;
}

address {
	font-style: normal;
}

body {
	background-color: #ffffff;
}
h1 {
	font-weight: normal;
	font-size: 100%;
}

h2 {
	font-size: 80%;
}

a {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF0000;
}
img { 
	border-style:none;
} 

p {
	font-size: 80%;
}
li {
	font-size: 80%;
}
