p,td,div,span,input,select,textarea { color:#999; font-family:Verdana,Arial,sans-serif; font-size:11px; line-height:14px; }  

h1,.h1 { color:#f00; font-family:Verdana,Arial,sans-serif; font-size:18px; line-height:21px; font-weight:bold; }  
h2,.h2 { color:#f00; font-family:Verdana,Arial,sans-serif; font-size:16px; line-height:29px; font-weight:bold; }  
h3,.h3,h4,.h4,h5,.h5,h6,.h6 { color:#f00; font-family:Verdana,Arial,sans-serif; font-size:14px; line-height:17px; font-weight:bold; }  

.whitetext { color:#fff; }
.blacktext { color:#000; }

a:link { color:#f00; text-decoration:none; }  
a:visited { color:#f00; text-decoration:none; }  
a:active { color:#f00; text-decoration:none; }  
a:hover { color:#f00; text-decoration:none; }  

.redbg { background-color:#f00; }  
.padded { padding-left:8px; padding-right:8px; }

.greybg { background-color:#999; }
.greybg a:link { color:#fff; text-decoration:none; }  
.greybg a:visited { color:#fff; text-decoration:none; }  
.greybg a:active { color:#000; text-decoration:none; }  
.greybg a:hover { color:#000; text-decoration:none; }  

input { border:1px #999 solid; }
textarea { border:1px #999 solid; }
.noborder { border:0px }

