/* Stylesheet for mobile news portal. Copyright Roundpoint Inc 2004 */

html, body { background-color:#ffffff; font-family:Verdana, Tahoma, Arial, sans-serif; }

h1 { font-size:150%; }
h2 { font-size:120%; }

.bullet { margin-right:4px; margin-bottom:2px; }
.center { text-align:center; }

a { text-decoration:none; }
a:visited { color:#330099; }
a:active { color:#cc0000; }

.biglink { font-size:125%; }

