p,td,div,span,input,select,textarea { color:#000; font-family:Arial,sans-serif; font-size:15px; line-height:18px; }  

h1,.h1 { color:#000; font-family:Arial,sans-serif; font-size:28px; line-height:34px; font-weight:bold; }  
h2,.h2 { color:#000; font-family:Arial,sans-serif; font-size:18px; line-height:26px; font-weight:bold; }  
h3,.h3,h4,.h4,h5,.h5,h6,.h6 { color:#000; font-family:Courier,Arial,sans-serif; font-size:16px; line-height:24px; font-weight:bold; }  

a:link { color:#009eec; text-decoration:none; font-weight:bold; }
a:visited { color:#009eec; text-decoration:none; font-weight:bold; }
a:active { color:#e80075; text-decoration:none; font-weight:bold; }
a:hover { color:#e80075; text-decoration:none; font-weight:bold; }

.blackbg { background-color:#000; }
.bluebg { background-color:#009eec; font-size:18px; line-height:28px; }
.pinkbg { background-color:#e80075; }
.yellowbg { background-color:#ffef00; }
.whitebg { background-color:#fff; }
.greybg { background-color:#ccc; }

.bluebg a:link { color:#000; font-weight:normal; }
.bluebg a:visited { color:#000; font-weight:normal; }
.bluebg a:active { color:#ffef00; font-weight:normal; }
.bluebg a:hover { color:#ffef00; font-weight:normal; }

.small { font-size:11px; line-height:13px; }  

.bluebutton { background-color:#009eec; color:#ffef00; font-weight:bold; border:0px; height:24px; }  
.greybutton { background-color:#333; color:#ffef00; font-weight:bold; border:0px; height:24px; }  
.pinkbutton { background-color:#e80075; color:#ffef00; font-weight:bold; border:0px; height:24px; } 
input { border:1px #000 solid; }
textarea { border:1px #000 solid; }
.noborder { border:0px }
