/* Default CSS Stylesheet for a new Web Application project */

td, body{FONT-FAMILY: Tahoma; font-size: 11px; color: #666666; line-height: 18px}

.body{FONT-FAMILY: Tahoma; font-size: 11px; color: #666666; line-height: 18px; vertical-align: top;}

A:LINK{FONT-FAMILY: Tahoma; font-size: 11px; color: #336633; text-decoration: underline;}
A:VISITED{FONT-FAMILY: Tahoma; font-size: 11px; color: #336633; text-decoration: underline;}
A:HOVER{FONT-FAMILY: Tahoma; font-size: 11px; color: #336633; text-decoration: underline;}

.textField{FONT-FAMILY: Tahoma; font-size: 11px; color: #333333;}

p{margin-top: 5px; margin-bottom: 10px} 

.newsLink{FONT-FAMILY: Tahoma; text-decoration: none; font-size: 11px; color: #666666; line-height: 18px}
A.newsLink:LINK{FONT-FAMILY: Tahoma; text-decoration: none; font-size: 11px; color: #666666; line-height: 18px}
A.newsLink:VISITED{FONT-FAMILY: Tahoma; text-decoration: none; font-size: 11px; color: #666666; line-height: 18px}
A.newsLink:HOVER{FONT-FAMILY: Tahoma; text-decoration: underline; font-size: 11px; color: #666666; line-height: 18px}

img {
  border: 0;
}
  