body { background-color:#FFFFFF }

.heading {  font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; color: #333333; text-align: left}

.content {  font-family: Arial, sans-serif; font-size: 11px; color: #333333; line-height:16px; text-align: left}

.navigation {  font-family: Arial, sans-serif; font-size: 11px; color: #333333; line-height:16px; text-align: left}


a:hover { color: #FD0F3F; text-decoration: none; }
a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:visited:hover { color: #FD0F3F; text-decoration: none; }

