BODY
	{
    MARGIN: 0px;
    BACKGROUND-COLOR: #ffffff;
   }
.bold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	color: #cc0033; 
	font-style: normal; 
	font-weight: bold;
	}
.heading {  
   font-family: Arial, Helvetica, sans-serif; 
	font-size: 150%; 
	font-style: normal; 
	font-weight: bold; 
	color: #CC0033; 
	line-height: normal; 
	text-align: left;
	}
.heading2 {  
   font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	font-style: normal; 
	font-weight: bold; 
	color: #CC0033; 
	line-height: 110%; 
	margin-left: 30px;
	}
.bodybold {  
   font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	line-height: normal; 
	}
.body {  
   font-size: 100%; 
	color: #000000;  
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 120%;
	}
.bodypink {  
   font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	color: #cc0033; 
	font-style: normal; 
	font-weight: normal; 
	}
.boldindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #cc0033;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.menupage {
	font-family: Arial, Helvetica, sans-serif;
	font-style: none;
	font-weight: bold;
	color: #339966;
}
.menupagesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: none;
	font-weight: bold;
	color: #339966;
	text-decoration: none;
	padding-left: 27px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	font-size: 90%;
}
.menulink { 
	font-family: Arial, Helvetica, sans-serif; 
   font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	}
a:link.menulink {  
	text-decoration: none;
	}
a:active.menulink {  
	text-decoration: none;
	}
a:hover.menulink {  
	text-decoration: underline;
	}
a:link.bullets {  
	text-decoration: none;
	}
a:active.bullets {  
	text-decoration: none;
	}
a:hover.bullets {  
	text-decoration: underline;
	}
a:link.menupage {
	text-decoration: underline;
	}
a:active.menupage {
	text-decoration: none;
	}
a:hover.menupage {
	text-decoration: none;
	}
a:link.bold {  
	text-decoration: none;
	}
a:active.bold {  
	text-decoration: none;
	}
a:hover.bold {  
	text-decoration: underline;
	}