		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: #333366; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: bold; font-style: normal; font-size: 13px }
		
		a.small:link { color: #FFFFFF; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
		a.small:active { color: #FFFFFF; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
		a.small:visited { color: #FFFFFF; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
		a.small:hover { color: #7FAFA9; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }

		a:link { color: #004E46; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		a:active { color: #004E46; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		a:visited { color: #004E46; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		a:hover { color: #333366; 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
	}

ul
	{ 
		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: #004E46;
		font-weight: bold
	}

h4
	{ 
		font-family: arial, helvetica, helv, sans-serif;
		font-size: 13px;
		color: #333366;
		font-weight: bold
	}

p.small
	{ 
		font-family: arial, helvetica, helv, sans-serif;
		font-size: 10px;
		color: #FFFFFF
	}

body
	{
		background-color:#FFFFFF;
		margin: 0px;
		background-image:url(eruff_bg.gif);
		background-repeat:repeat-x
	}