		a.menubar:link { color: #FFFFFF; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: bold; font-style: normal; font-size: 11px }
		a.menubar:active { color: #FFFFFF; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: bold; font-style: normal; font-size: 11px }
		a.menubar:visited { color: #FFFFFF; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: bold; font-style: normal; font-size: 11px }
		a.menubar:hover { color: #CCCCFF; text-decoration: underline; font-family: arial, helvetica, helv, sans-serif; font-weight: bold; font-style: normal; font-size: 11px }
		
		a:link { color: #3333CC; text-decoration: underline; font-family: times new roman, times, serif; font-weight: normal; font-style: normal; font-size: 15px }
		a:active { color: #3333CC; text-decoration: underline; font-family: times new roman, times, serif; font-weight: normal; font-style: normal; font-size: 15px }
		a:visited { color: #3333CC; text-decoration: underline; font-family: times new roman, times, serif; font-weight: normal; font-style: normal; font-size: 15px }
		a:hover { color: #6666FF; 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
	}

.small
	{ 
		font-family: arial, helvetica, helv, sans-serif;
		font-size: 11px;
		color: #FFFFFF
	}	
		
li
	{ 
		font-family: times new roman, times, serif;
		font-size: 15px
	}	

td
	{ 
		font-family: times new roman, times, serif;
		font-size: 15px
	}

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

h4
	{ 
		font-family: arial, helvetica, helv, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #000000
	}

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

body
	{
		background-image: url(bg-gray.gif);
		background-color: #E6E6E6
	}