		a.menubar:link { color: #CC6600; text-decoration: underline; font-family: Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 13px }
		a.menubar:active { color: #CC6600; text-decoration: underline; font-family: Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 13px }
		a.menubar:visited { color: #CC6600; text-decoration: underline; font-family: Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 13px }
		a.menubar:hover { color: #666633; text-decoration: underline; font-family: Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 13px }
		
		a:link { color: #CC6600; text-decoration: underline; font-family: Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 15px }
		a:active { color: #CC6600; text-decoration: underline; font-family: Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 15px }
		a:visited { color: #CC6600; text-decoration: underline; font-family: Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 15px }
		a:hover { color: #666633; text-decoration: underline; font-family: Times New Roman, Times, serif; font-weight: normal; font-style: normal; font-size: 15px }

p
	{ 
		font-family: Times New Roman, Times, serif;
		font-size: 15px
	}		
		
li
	{ 
		font-family: Times New Roman, Times, serif;
		font-size: 15px
	}	

td
	{ 
		font-family: Times New Roman, Times, serif;
		font-size: 15px
	}

.orange
	{ 
		font-family: Times New Roman, Times, serif;
		font-size: 15px;
		font-weight: bold;
		color: #CC6600
	}

.copy
	{ 
		font-family: Times New Roman, Times, serif;
		font-size: 13px
	}

.pic
	{
		background-color: #FFFFFF;
		margin-bottom: 10px;
		margin-left: 15px
	}

h3
	{ 
		font-family: Times New Roman, Times, serif;
		font-size: 20px;
		color: #666633;
		font-variant: small-caps
	}

h4
	{ 
		font-family: Times New Roman, Times, serif;
		font-size: 15px;
		color: #CC6600;
		font-weight: bold
	}

body
	{
		background-color: #FFFFFF;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px
	}
