/***************************************************
   DEFAULT SETTINGS FOR BROWSER COMPATIBILTY
 ***************************************************/

body,html,h1,h2,h3,h4,h5,h6,pre,code,form,blockquote,fieldset,p {margin:0; padding:0}

a img,:link img,:visited img {border:none}

/******************* DEFAULT SETTINGS END ********************/


/*****************************************
		TinyMCE specific styles
 *****************************************/
body.mceContentBody {background: #fff; padding:20px;}
/************* TinyMCE END **************/


body {font-family:Verdana; font-size:11px; line-height:18px;}

ul {margin-top:0px; margin-bottom:0px;}

a {text-decoration:none;}
a:hover {text-decoration:underline;}

table,input,select,textarea,h4,h5,h6,pre,code {font-family:Verdana; font-size:11px;}

hr {border:solid 1px white; border-top:solid 1px #d3d3d3;}

h1 {margin:0px 0px 20px 0px; color:#ee8d03; font-size:24px; font-family:Arial; font-weight:bold; letter-spacing:1px; line-height:35px;}
h2 {margin:0px 0px 10px 0px; color:#ee8d03; font-size:18px; font-family:Arial; font-weight:bold; letter-spacing:1px; line-height:25px;}
h3 {margin:0px 0px 5px 0px; color:#000; font-size:12px; font-family:Arial; font-weight:bold; letter-spacing:1px; line-height:15px;}
h1 a, h2 a, h3 a  {color:#ee8d03;}
