/*	SQLBreeze - Text Stylesheet
======================================================================*/

body, input, select, th, td, textarea { 
   font-size: 11px; 
   font-family: Arial, Verdana, Sans-Serif; 
   color: #000000; 
}

p  { margin-bottom: 15px; }

h1 { font-size: 16px; }
h2 { font-size: 18px; }
h3 { font-size: 12px; }
h4 { font-size: 12px; }

a        { color: #fff; text-decoration: none; }
a:hover  { color: #fff; }
a:active { outline: none;  }