/*re-defined html tags*/

h3 {  color: #990099}
h4 { color: #990099 }
h5 { color: #990099 }


/*Content link styles*/
.contentlink { color: #9933CC}
A.contentlink:link { color: #9933CC; text-decoration: underline }
A.contentlink:hover { color: #9966CC; text-decoration: underline }
/*A.contentlink:visited { color: #9933FF; text-decoration: underline}*/


/*footer include styles*/
.footerlink { font-size: 12px; color: #9933CC }
A.footerlink:link { color: #9933CC; text-decoration: underline }
A.footerlink:hover { color: #9966CC; text-decoration: underline }

.footer { font-size: 12px; color: #000000 }

.footeractive { font-size: 12px; color: #9966CC }

/*content style*/
.content { font-size: 14px; font-family: Times New Roman, serif; color: #000000}