@charset "utf-8";
/* CSS Document */


h1 { font-family: 'arial', serif; color:#FFF; font-size:2.2em; color:#fff; }
h2{ margin:0.5 0 0 0.5em; color:#333; }
h3{ margin:0.5em 0 0 0; color:#069; }

.black {color:#000;}
.blue {color:#069;}
.grey {color:#666;}
.red {color:#900;}

a:link {color:#333; text-decoration: none;}
a:visited {text-decoration: none; color:#333;}
a:hover {text-decoration: underline; color:#069;}
a:active {text-decoration: none;}




#content-page-title h1{font-family: 'arial', serif; color:#FFF; font-size:2.2em; margin:0px; color:#333;}
	
