p {
	font-family: Calibri, Arial, sans-serif;
	font-weight: normal;
    color: #000000;
	font-size: 15px;
	line-height: 15px;
	letter-spacing: 0px;
}

h1 {
	font-family: Calibri, Arial, sans-serif;
	font-weight: normal;
    color: #000000;
	font-size: 26px;
	line-height: 26px;
	letter-spacing: 0px;
}

h2 {
	font-family: Calibri, Arial, sans-serif;
	font-weight: normal;
    font-style: none;
    color: #000040;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 0px;
}

a:link, a:visited { 
color: #000000; 
text-decoration: none;
font-weight: bold; 
} 

a:active, a:hover { 
color: #000000; 
text-decoration: underline;
font-weight: bold;  
} 

.top {
	background-image: url(img/back_top.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	border: 0px none;
}

.body {
	background-image: url(img/back_base.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px none;
}

.chaps {
	background-image: url(img/chaps.png);
	background-repeat: no-repeat;
	background-position: 60% 100%;
	border: 0px none;
}
