		a.menubar:link { color: #FFFFFF; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: bold; font-style: normal; font-size: 13px }
		a.menubar:active { color: #FFFFFF; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: bold; font-style: normal; font-size: 13px }
		a.menubar:visited { color: #FFFFFF; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: bold; font-style: normal; font-size: 13px }
		a.menubar:hover { color: #C0C0C0; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: bold; font-style: normal; font-size: 13px }
		
		a:link { color: #660000; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		a:active { color: #660000; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		a:visited { color: #660000; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		a:hover { color: #333333; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }

p
	{ 
		font-family: arial, helvetica, helv, sans-serif;
		font-size: 13px
	}		
		
li
	{ 
		font-family: arial, helvetica, helv, sans-serif;
		font-size: 13px
	}	

td
	{ 
		font-family: arial, helvetica, helv, sans-serif;
		font-size: 13px
	}

h3
	{ 
		font-family: arial, helvetica, helv, sans-serif;
		font-size: 18px;
		color: #000000
	}

h4
	{ 
		font-family: arial, helvetica, helv, sans-serif;
		font-size: 15px;
		color: #660000;
		margin-bottom: 0px
	}

body
	{
		background-color: #FFFFFF;
		background-image:url(background2.gif)
	}