p, tr, td, ul, li {
    color: #9900cc;
    font-family: Times New Roman;
    font-size: 15px;
    font-style: italic;
    line-height: 140%
}
.small {
    color:#000000;
    font-family: Times New Roman;
    font-size: 13px;
    font-style: italic;
    line-height: 140%
}
.hilite {
    color: #9900cc;
    font-family: Times New Roman;
    font-size: 15px;
    font-weight: bold; 
    font-style: italic;
    line-height: 140%
}
.header1, h1 {
    color: #9900cc; 
    background: #DBEAF5; 
    font-weight: bold; 
    font-style: italic;
    font-family: Times New Roman; 
    font-size: 20px; 
}
.header2, h2 {
    color: #9900cc; 
    background: #DBEAF5; 
    font-weight: bold; 
    font-style: italic;
    font-family: Times New Roman; 
    font-size: 24px;
}
.header3, h3 {
    color: #9900cc; 
    font-weight: bold; 
    font-style: italic;
    font-family: Times New Roman; 
    font-size: 18px;
}
.intd {
    color: #000000; 
    font-family: Tahoma, Verdana; 
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
}
.intd1 {
    padding-left: 3px;
    padding-right: 3px;
    background: #FFF5EB; 
}
a, a:visited {
	background-color: transparent;
	color: #0000FF;
}

a:hover {
	background-color: transparent;
	color: #FF0000;
}
