body { 
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#4E4E4E;
  font-weight:normal;
  background:#CECECE;
}


/* Headings
-------------------------------------------------------------- */


h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 {font-size:10px; color:#325DAD;}
h2 {font-size:10px; color:#23427A; font-weight:bold;}
h3 {font-size:24px; color:#325DAD; font-weight:bold; margin-bottom:10px;}
h4 {font-size:10px; color:#FFFFFF; font-weight:normal;}

h6 {
	font-size:10px;
	color:#23427A;
	font-weight:bold;
}


/* Text elements
-------------------------------------------------------------- */

p { color:#4E4E4E; font-size:12px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:16px;}

a { color:#005F9D; text-decoration:none; cursor:pointer; outline:none;}

/*-------------------------------------------------------------- */


