		a.menubar:link { color: #FFFFFF; text-decoration: underline; font-family: Century Gothic, sans-serif; font-weight: bold; font-style: normal; font-size: 13px }
		a.menubar:active { color: #FFFFFF; text-decoration: underline; font-family: Century Gothic, sans-serif; font-weight: bold; font-style: normal; font-size: 13px }
		a.menubar:visited { color: #FFFFFF; text-decoration: underline; font-family: Century Gothic, sans-serif; font-weight: bold; font-style: normal; font-size: 13px }
		a.menubar:hover { color: #FFC20E; text-decoration: underline; font-family: Century Gothic, sans-serif; font-weight: bold; font-style: normal; font-size: 13px }
		
		a.sidebar:link { color: #000066; text-decoration: underline; font-family: Century Gothic, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		a.sidebar:active { color: #000066; text-decoration: underline; font-family: Century Gothic, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		a.sidebar:visited { color: #000066; text-decoration: underline; font-family: Century Gothic, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		a.sidebar:hover { color: #6a97b7; text-decoration: underline; font-family: Century Gothic, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		
		a:link { color: #000066; text-decoration: underline; font-family: Century Gothic, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		a:active { color: #000066; text-decoration: underline; font-family: Century Gothic, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		a:visited { color: #000066; text-decoration: underline; font-family: Century Gothic, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }
		a:hover { color: #6a97b7; text-decoration: underline; font-family: Century Gothic, sans-serif; font-weight: normal; font-style: normal; font-size: 13px }

p
	{ 
		font-family: Century Gothic, sans-serif;
		font-size: 13px
	}		
		
li
	{ 
		font-family: Century Gothic, sans-serif;
		font-size: 13px
	}	

td
	{ 
		font-family: Century Gothic, sans-serif;
		font-size: 13px
	}

p.small
	{ 
		font-family: Century Gothic, sans-serif;
		font-size: 11px;
		color: #FFFFFF
	}

.caption
	{
		font-size: 11px
	}

.pichome
	{
		margin-right: 12px
	}

h3
	{
		font-family: Century Gothic, sans-serif;
		font-size: 18px;
		color: #000000
	}

h4
	{
		font-family: Century Gothic, sans-serif;
		font-size: 15px;
		color: #000066
	}
	
body
	{
		margin: 12px;
		background-color:#6a97b7;
	}
