BODY { 
background-color: #eed5e0; 
background-image: url('pinkmbg.jpg');
background-attachment: static;
background-position: top center;
background-repeat: repeat-x;
line-size: 6pt;
font-size: 7pt;
line-height:9pt; 
font-family: Tahoma, Verdana, Arial;
text-align: justify;
color: #484747; 
left-margin: 2; 
} 
TABLE { 
font-size: 7pt;
font-family: Tahoma, Verdana, Arial;
color: #484747;
text-align: justify;
}
.barcolor {
background:#eceded;
color:#c44437;
font-weight:bold;
  font-family: Tahoma, Verdana, Arial;
  font-size: 7pt;
padding:2px;
} 
A:link 
{ COLOR: #e88ca5; text-decoration: none; font-weight: bold; } 
A:visited 
{ COLOR: #e88ca5; text-decoration: none; font-weight: bold; } 
A:active 
{ COLOR: #e88ca5; text-decoration: none; font-weight: bold; } 
A:hover 
{ COLOR: #667982; text-decoration: none; font-weight: bold; } 

a.sidelink:link
{ text-decoration: none; color: #e88ca5; font-weight: bold; }
a.sidelink:visited
{ text-decoration: none; color: #e88ca5; font-weight: bold; } 
a.sidelink:active
{ text-decoration: none; color: #e88ca5; font-weight: bold; } 
a.sidelink:hover
{ text-decoration: none; color: #667982; font-weight: bold; }

b, strong {
	color: #667d85}

i, italics {
	color: #ef98b7}

u, underline {
	color: #e45a77}

h1{
font-family:georgia;
font-size:7pt;
font-weight: bold;
color:#647678;
text-transform:lowercase;
text-align:right;
background-color:#ffffff;
letter-spacing: 2pt;
padding-right: 3px;
padding-left: 3px;
letter-spacing: 2px; 
line-height: 13px;
margin-bottom: 5px;
margin-top: 5px;
border-right: 10px solid #ef98b8;
}

h2{
font-family: georgia;
font-size: 7pt;
font-weight: bold;
color: #4c5d65;
letter-spacing: 1px;
padding: 3px;
padding-left: 10px;
line-height: 8px;
text-align: left;
background-color: #f1a8bc;
border-bottom: 0px dashed #ffffff;
}

h3{
width: 85%;
background-color: #ef98b8;
font-size: 7pt;
font-family: georgia;
font-weight: normal;
color: #475860;
text-transform: lowercase;
text-align: left;
line-height: 8px;
letter-spacing: 1;
padding: 3px;
padding-left: 10px;
border-left: 14px solid #aeb6b9;
}

h4{
font-family: georgia;
font-size: 7pt;
font-weight: bold;
color: #af0d04;
text-transform: lowercase;
letter-spacing: 1px;
padding: 1px;
text-align: center;
margin-bottom: 2;
background-color: #f1d7e2;
}

h5{
font-family:tahoma;
font-size:6pt;
font-weight: bold;
color:#403e38;
text-transform:uppercase;
letter-spacing:1px;
text-align:left;
margin-bottom:0;
background-color: #f1cfdd;
border-bottom: 1px solid #ef98b8;
border-top: 5px solid #f5e0e9;
}

h6{
background-color: #f4e5ec;
width: 95%;
font-family: Tahoma, Verdana, Arial;
text-align: left;
color: #484747; 
font-size: 7pt;
color:#4b413c;
font-weight: normal;
padding-top: 2px;
padding-bottom: 2px;
margin-top:0px;
padding-left:5px;
border-top: 1px dashed #ef98b8;
border-bottom: 1px dashed #ef98b8;
}

.boxupdate {
border: 1px dotted #AEAEAE;
background: #FFFFFF;
padding: 2px;
}