.body  {
	font-size : 10px;
	font-family : georgia, times, serif;
	font-weight : normal;
	font-style : normal;
	line-height : 15px;
 color : #333333;
	padding-left: 15px;
 padding-top:10px;
 padding-bottom:5px;   		
 padding-right:10px;
	}

.homepage  {
	font-size : 11px;
	font-family : georgia, times, serif;
	font-weight : normal;
	font-style : normal;
	line-height : 15px;
 color : #333333;
	padding-left: 15px;
 padding-top:10px;
 padding-bottom:5px;   		
 padding-right:10px;
	}

.menu {
	font-size : 16px;
	font-family:  Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height : 20px;
	color : #999999;
	padding-left:5px;
 	padding-right:5px;
        padding-bottom:5px; 
	}

a.menu {
	font-size : 16px;
	font-family:  Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height : 24px;
	color : #999999;
	text-decoration: none;
        padding-bottom:5px; 
	}

a.menu:Hover {
	text-decoration: underline;
	}


.hdg {
	font-size : 14px;
	font-family : georgia, times, serif;
	font-weight : bold;
	font-style : normal;
	line-height : 20px;
	color : #7d4f5b;
	padding-left:0px;
   	padding-top:10px;
   	padding-bottom:30px;   		
  	padding-right:0px;
	}
		
a.hdg {
	text-decoration: none;
	font-style : normal;
	line-height : 14px;
	color : #000000;
	}
	
a.hdg:Hover {
	text-decoration: underline;
	}	
	



.footer { 
	font-family:  Arial, sans-serif;
  	font-size: 10px;
	line-height: 14px;
	color: #666666;
	padding-left:0px;
   	padding-top:0px;
   	padding-bottom:1px;   		
  	padding-right:0px;
	}

a.footer {
	text-decoration: none;
	}

a.footer:Hover {
	text-decoration: underline;	
	}
