@charset "UTF-8";
/* CSS Document */

p, h1, h2, h3, h4, body, li, small {
font-family: Verdana, san-serif;
}

.body {
color: black;
background-color: white;
}
.p {
font-size 13 px / 22;
text-align: left;

}
.small {
font-size 11 px;
}
.h1, h2, h3 {
font-weight: bold;
color: #990000;
}
.h1 {
font-size: 36px /40px;
}
.h2 {
font-size 24px / 30px
}
.h3 {
font-size 18px  / 24px;
}
.h4 {
font-size 11px /  22px;
color:#333333;
text-align: center;
font-weight: normal;
}
.byline {
font-size
color: #333333;
	text-align: center;
	letter-spacing: 1px;
}
.caption {
font-size = 13px / 22px;
font weight: bold;
color: #333333;
text-align: center;
}
.underline {
	text-decoration: underline;
}

