/*
*************************************************

ParaToys
General Screen Styles

Created by Epoch Graphics
http://www.happycog.com

*************************************************
*/

* { margin: 0; color: #333; font: normal font-family: Verdana, Arial, Helvetica, sans-serif; }
body { font: normal; font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 {color: #000; font-size: 24px; font: normal; font-weight:bold; line-height: 1.4;}
h2 {color: #000; font-size: 16px; font: normal; font-weight:bold; line-height: 1.4;}

.news {color: #333; font-size: 12px; font: normal; font-weight: 100; text-decoration:none; line-height: 1.4;}
.bodytext {color: #333; font-size: 12px; font: normal; font-weight:100; line-height: 1.4;}
.bodyhighlight {color: #333; font-size: 12px; font: normal; font-weight:bold; line-height: 1.4;}
.roll {color: #333; font-size: 10px; font: normal; font-weight:100; text-decoration:none;}
.red {color: #c00;}
.foot {color: #666; font-size: 12px; font: normal; font-weight:100; text-decoration:none;}
