﻿/* This style sheet is for site-wide generic selector styling, not for layout */

/* REMOVE PADDING AND MARGIN VALUES FROM MANY COMMON MARGIN-PROBLEMATIC TAGS */
html,body,img,blockquote,q,table,thead,tbody,tr,td,form{margin:0;padding:0;border:0}

html, body{background-color:Black;font:12px/16px Verdana,Arial,Helvetica,sans-serif;font-weight:normal;color:White;}
h1,h2,h3,h4.h5,h6{font-family:Verdana,Arial,Helvetica,sans-serif;font-weight:normal;}
h1{font-size:40px;margin:0px;padding:5px 0 15px 0;height:25px;}

p, td{font:12px/24px Verdana,Arial,Helvetica,sans-serif;font-weight:normal;}


