body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.95em;
    font-weight: lighter;
    color: #1C040D;
    background-color: #FFFFFF;
    line-height: 150%
    }

#title {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 690px;
    font-size: 120%;
    font-weight: lighter;
    color: #E7006B;
    border: #E7006B;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    height: 15px;
    padding-left: 10px;
    font-variant: small-caps
}

#text {
    position: absolute;
    top: 26px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    left: 10px;
    width: 690px;
    margin-bottom: 10px;
    border-color: #FFB5DE #E7006B #E7006B; 
    border-style: solid;
    border-top-width: 15px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px
}

#bar{
    width: 160px;
    top: 55px;
    padding-top: 10px; 
	height: 100%;
    margin: 7px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    background-color: #FFF5FC;
    float: left;
    border: #E7006B;
    border-style: solid; border-width: 1px;

}
     
h1{
	font-size: 200%;
	font-weight: bold;
	color: #84084A;
	background-position: center;
	margin-top: 4pt;
    font-family: "Times New Roman", Times, serif;
	line-height: normal;

}

h2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 130%;
    font-weight: bold;
    color: #84084A;
    margin-top: 4pt
}

h3 { 
    font-family: "Times New Roman", Times, serif;
    font-size: 120%;
    color: #84084A;
    font-weight: bold;
    margin-top: 10px; margin-bottom: -6px}

p {  
    margin-bottom:  -4px 
    }

.subhead {
    font-weight: bold;
    color: #84084A;
    font-size: 105%}

a {
    font-weight: normal;
    color: #84084A;
    text-decoration: none;
    letter-spacing: -0.8px
}

a:hover {
    color: #E7006B
}

h4 {
    font-size: 110%;
    color: #84084A;
    font-weight: bold;
    margin-top: 4pt
}

.barhead {
	font-size: 130%;
	width: 100%;
	color: #E7006B;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

#img {
    float: right;
    position: relative;
    margin-top: 3px;
    margin-left: 3px;
    margin-bottom: 3px;
    border: #E7006B;
    border-style: solid;
    border-width: 1px
}

blockquote {
    font-style: italic
}

sup {
font-size: 70%; line-height: 1.3em}

.pict {
float: right;
position: relative
}
