/* set the font face and default size for home page; */		 
/* also see 2nd style sheet used by the frames */  
BODY, UL, OL, LI, TD {font-family: Times, serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #484343; line-height: 14px;}

BODY {background-color: white; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; } 

P {margin-left:40px;margin-right:40px;margin-top:0px; line-height: 20px;	
}

h2 {margin-top: 40px; margin-bottom: 40px; margin-left: 40px; font-family: Times, serif; font-size: 14pt; font-style: normal; font-weight: normal; color: #484343; line-height: 14px;} 	

h3 {margin-top: 0px; margin-bottom: 10px; margin-left: 40px; font-family: Times, serif; font-size: 12pt; font-style: normal; font-weight: normal; color: #484343; line-height: 14px;} 	 

.nav {font-family: Times, serif; font-size: 10pt; color: #FFCC99; font-weight: normal; letter-spacing: 1px;}	

.smtext {font-family: Times, serif; font-size: 10pt; color: #474747; font-weight: normal; letter-spacing: 0px;}	 

.hometext {font-family: Times, serif; font-size: 12pt; color: #000000; font-weight: normal; line-height: 14pt;}

.address {font-family: Times, serif; font-size: 10pt; color: #ffcc99; font-weight: normal;line-height: 14pt;margin-left:20px;}	

.tagline {font-family: Times, serif; font-size: 16pt; color: #000000; font-weight: bold;}
	
.quotetext {font-family: Times, serif; font-size: 10pt; color: #000000; font-weight: normal; line-height: 14pt;}
	 
.quotename {font-family: Times, serif; font-size: 10pt; color: #000000; font-weight: normal; line-height: 14pt; font-style:italic;}
	
.list {font-family: Times, serif; font-size: 10pt; color: #000000; font-weight: normal; line-height: 14pt; margin-left: 24px;}
.form {font-family: Times, serif; font-size: 10pt; color: #000000; font-weight: normal; line-height: 14pt; margin-left: 24px;}
/* link colors 
 the explicit class link color assignments */
A:link {color : #FFcc99; text-decoration : none;}
A:visited {color : #FFcc99; text-decoration : none;}
A:hover {color : #cc9966; text-decoration : underline;}
A:active {color : #cc6600; text-decoration : none;}
A.text:link {color : #7a2629; text-decoration : none;}
A.text:visited {color : #8a2629; text-decoration : none;}
A.text:hover {color : #CC6600; text-decoration : underline;}
A.text:active {color : #CC6600; text-decoration : underline;}

/* End of style section. Generated by CuteHTML at 5/1/2006 8:46:50 AM */
