/* Begin Typography & Colors */
body {
	text-align : justify;
	font: normal 7pt arial, tahoma;
	letter-spacing : 1px;
	line-height: 12px;
	color : #4A3810;
	margin: 0%;
	background: #FEFEE6;} 

a:link , a:visited, a:active {
	text-decoration : none;
	font-weight: bold;
	cursor : default;
	color : #CD7673;} 
 
a:hover {
	text-decoration : none;
	font-weight: bold;
	cursor : default;
	color : #DDAAA4;
	position:relative;
	left:1px;
	top:1px;} 

h1{
	color:#635940;
 	font-family:georgia,serif;
  	font-weight:bold;
  	font-size:15px;
	font-transform: lowercase;
  	line-height:25px;
  	padding:0px 0px 0px 0px;
  	margin:0px;;}

b{
	color: #635940;
	font-size:9px;
	font-family:georgia; 
	text-transform:uppercase;}

p.start{
   	text-indent:20px;}

img {
	border: 0px;}


