BODY { 
background-color: #F3F3F3; 
font-size: 7.5pt;
font-family:tahoma;
color:  #FF417D  ; 
left-margin: 0; 
} 

TABLE { 
font-size: 7.5pt;
font-family: tahoma;
color: #f7c4d5; 
} 

A:link
{ text-decoration: none; color: #FF417D ;  font-weight: bold; font-size: 7.5pt; }
A:visited
{ text-decoration: none; color: #FF417D  ; font-weight: bold; font-size: 7.5pt; }
A:active
{ text-decoration: none; color: #FF417D ; font-weight: bold; font-size: 7.5pt; }
A:hover
{ text-decoration: none; color:#FF417D  ; background:#ffffff;  font-weight: bold; font-size: 7.5pt; }


a.sidelink:link{
font-family: tahoma;
text-transform: lowercase;
COLOR:  #FF417D  ; 
text-decoration: none; 
font-weight: bold;
}
a.sidelink:visited {
font-family: tahoma;
text-transform: lowercase;
COLOR:#FF417D ;
text-decoration: none; 
font-weight: bold;
} 
a.sidelink:active {
font-family: tahoma;
text-transform: lowercase;
COLOR:  #FF417D  ; 
text-decoration: none; 
font-weight: bold;
} 
a.sidelink:hover {
font-family: tahoma;
text-transform: lowercase;
COLOR: #FFFFFF; 
background: #FF417D ; 
text-decoration: none; 
font-weight: bold; 
}


input, textarea, option, select {
background-color : #e3e3e3;
border: 1px solid ##f7c4d5;
font-family: Tahoma;
font-size: 9px;
color: #000000;
text-align: left;}


h2{
font-family: tahoma;
font-size: 10pt;
color: #FFFFFF;
padding: 0px;
background: #FF417D ;
text-align: right;
letter-spacing:0px;
line-height:8pt;
text-transform: uppercase;
margin-bottom: 0px;
border-bottom: 3px solid #ef2801;
}



h4{
font-family:tahoma;
font-size:7pt;
color:#FFFFFF;
text-transform:uppercase;
letter-spacing:1;
margin:0;
padding:2px;
text-align:right;
margin-bottom:2;
background-color:#FF417D ;
border-bottom: 2px solid #000000;
}


h3{
font-family:tahoma;
font-size:7pt;
font-weight:bold;
color:#FFFFFF;
text-transform:uppercase;
text-align:center;
letter-spacing:3;
margin:0;
padding:2px;
margin-bottom:2;
background-color:#FF417D ;
}


h1{
font-size: 7pt;
font-family: tahoma;
color: #FFFFFF;
padding: 3px;
background: #FF417D ;
text-align: left;
margin-bottom: 0px;
margin-top: 5px;
border-top: 2px solid #2bd4e1;
border-bottom: 2px solid #2bd4e1;
border-left: 2px solid #2bd4e1;
border-right: 2px solid #2bd4e1;
}

h5{
font-family: tahoma;
font-size:6pt;
text-transform:uppercase;
color:#FFFFFF;
letter-spacing:1;
text-align: center;
margin:0;
padding:2px;
margin-bottom:2;
background-color: #FF417D ;
}


h6{
font-family: tahoma;
font-size:6pt;
text-transform:uppercase;
color:#FFFFFF;
letter-spacing:1;
text-align:left;
margin:0;
padding:2px;
text-align:left;
margin-bottom:2;
background-color:#FF417D ;
}

b, strong {
	color: #FF417D;}