@charset "UTF-8";
/* CSS Document */

p, h1, h2, h3, h4, h5, h6, li, ul {
	font:Arial, Helvetica, sans-serif;
}

.yellow_head {color:c2aa47;}

.white_p {color:white; font-size:14pt; line-height:1.5em;}

.gray_p {color:aeaeaa; font-size:12pt; line-height:1.5em;}