		a.menubar:link { color: #000000; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: bold; font-style: normal; font-size: 10px }
		a.menubar:active { color: #000000; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: bold; font-style: normal; font-size: 10px }
		a.menubar:visited { color: #000000; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: bold; font-style: normal; font-size: 10px }
		a.menubar:hover { color: #3333CC; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: bold; font-style: normal; font-size: 10px }
		
		a.small:link { color: #000000; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
		a.small:active { color: #000000; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
		a.small:visited { color: #000000; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }
		a.small:hover { color: #3333CC; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 10px }

		a:link { color: #3333CC; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		a:active { color: #3333CC; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		a:visited { color: #3333CC; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		a:hover { color: #999966; 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
	}

.header
	{
		font-family: arial, helvetica, helv, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #FFFFFF
	}
		
li
	{ 
		font-family: arial, helvetica, helv, sans-serif;
		font-size: 13px
	}	

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

.small
	{ 
		font-family: arial, helvetica, helv, sans-serif;
		font-size: 10px
	}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}

h3
	{ 
		font-family: arial, helvetica, helv, sans-serif;
		font-size: 16px;
		color: #3333CC
	}

h4
	{ 
		font-family: arial, helvetica, helv, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #999966
	}
.picleft
	{
		margin-right: 17px;
		margin-bottom: 12px
	}

.picright
	{
		margin-left: 17px;
		margin-bottom: 12px
	}

