.theme1 {
	font-size: large;
	font-weight: bold;

}
.theme2 {
	font-size: 16px;
	font-weight: 400;

}
.author {
	font-size: 12px;
}
.subtheme {
	font-size: 16px;
	font-weight: bold;

}
.under {
	text-align: center;
	font-size: 14px;
	background-image: url(under_bar.gif);
	background-repeat: repeat-x;
	background-position: 590px;


}
.underline {
	text-decoration: underline;
}
