@charset "UTF-8";


#top h1 {
margin: 20px 0 10px;
font-size: 150%;
font-weight: bold;
color: #f00;
}
#top h2 {
font-size: 120%;
font-weight: bold;
}

#top {
font-size: 95%;
line-height: 120%;
}
#top a {
color: #f00;
}
#top a:visited {
color: #f00;
}
#top a:hover {
color: #f00;
}

#top #flashcontent img {
	padding-bottom: 20px;
}
