body {
    font-family: Arial;
    font-size: 12px;
}
p.boxtext {
    margin: 0;
    padding: 0;
}
.text_bold {
    font-weight: bold;
}
.text_red {
    color: #993333;
}
a {
    color: Black;
    text-decoration: none;
}
img {
    border-width: 0;
    margin: 0;
}
img.imagewithmargin {
    margin: 0 10px 0 6px;
}
p {
    padding: 1px;
}
hr {
    background-color: Black;
    border: 0 none;
    color: Black;
    height: 1px;
    width: 100%;
}
.listtitle {
    color: #993333;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 1px;
}
.listcontent {
    margin: 0;
}
.listtable {
    border-width: 0;
    width: 95%;
}
.listtable_left {
    text-align: left;
    vertical-align: top;
}
.listtable_right {
    text-align: right;
    vertical-align: top;
}
.review_artist {
    font-size: 14px;
    font-weight: bold;
}
.review_title {
    font-size: 14px;
}
.review_top_left {
    text-align: left;
    width: 25%;
}
.review_top_concert_left {
    text-align: left;
    width: 78%;
}
.review_top_middle {
    text-align: left;
    width: 53%;
}
.review_top_right {
    text-align: right;
    width: 22%;
}
.article_title_type {
    font-size: 13px;
    font-weight: bold;
    margin: 0;
}
.article_title {
    font-size: 19px;
    font-weight: bold;
    margin: 0 0 3px;
}
.article_bottom {
    vertical-align: bottom;
    width: 50%;
}
.title {
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 6px;
}
.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.titlered {
    color: #993333;
}
.right {
    text-align: right;
}
.text_red {
    color: #993333;
}
.text_italic {
    font-style: italic;
}
.text_bold {
    font-weight: bold;
}
.subtitle {
    font-size: 12px;
    font-weight: bold;
}
input, textarea, select {
    font: 12px/12px Arial,Helvetica,sans-serif;
    margin-bottom: 4px;
    margin-top: 4px;
    padding: 0;
}
input.button {
    background-color: #666699;
    border-color: Black;
    border-style: solid;
    border-width: 1px;
    color: White;
}
h1 {
    font-size: 18px;
    font-weight: bold;
}
h2 {
    color: Black;
    font-size: 18px;
    margin: 2px; 
    padding: 0;
}
h2.h2_fieldset {
    border-bottom:0 none;
	color: #555555;
	font-family: Tahoma;
	font-size: 24px;
	margin: 0px;
	padding: 0;
}
h3 {
    color: White;
    font-family: Tahoma;
    font-size: 25px;
    margin: 0 0 0 10px;
    padding: 0;
}
h3.chronicle {
    color: Black;
}
h4 {
    color: Black;
    font-size: 14px;
    margin: 2px;
    padding: 0;
}

