﻿/* 
==================================================
Stylesheet
©2008 www.awebstudio.com (Tom Perkins)

This style sheet was created for the sole use of 
CassilethMueller Cosmetic Medicine 

==================================================
*/


/* Default we have no Margins and no Paddings */
* {
	             
	margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px;
	 	
	}

/* Default Body Style */



.body 
{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 13pt;
	
}

sup
{
vertical-align: top;
}

li {
	
	padding-left: 25px;
	line-height: 13pt;
	}



/* Style of the Header (Logo) Table */

.logotable
{
	width: 800px;
	border: solid 0px; 
	height: 120px;
	padding:0;
	margin:0;
}


/* Style of the Footer Table */

.footertable
{
	
	border: solid 0px; 
	height: 116px;
	padding:0;
	margin:0;

}


/*style for footer*/
 
  
  .footerlink  {font-family: Garamond; font-size: 14px;	color: #383838; text-decoration: none;}
		
	
} 
//-->
