@charset "utf-8";

/* CSS Document */



html, body {

	color: #cbcbcb;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;

}


p {line-height: 22px; }

#contact-box-format, #contact-box-format p { line-height: 16px; }

#contactBox2-format, #contactBox2-format p { color: #80797d; line-height: 16px; text-align: right; }

#contactBox2-format p { margin: 0px; }

#title h1 { margin: 5px 0 0 20px; text-transform: uppercase; font-weight: normal; font-size: 2.2em; }

a, a:link, a:visited { color: #5AAFFF; }
