/* CSS Document */

h1 {
    font-size: 15px;
	line-height: 130%;
    color: #333333;
	padding: 8px 15px 5px 0px;
	margin: 0px;
	font-weight: normal;
}

h2 {
    font-size: 14px;
	font-weight: bold;   
	line-height: 150%;
    color: #666666;
	padding: 0px 15px 10px 0px;
	margin: 0px; 
}

