a:link                    { color: #006aa9; text-decoration: none }
a:visited                 { color: #006aa9; text-decoration: none }
a:hover                   { color: #900; text-decoration: none }
a:active                  { color: #900; text-decoration: none }
body                 { font-family: sans-serif; background-image: url("images/bg.jpg"); background-repeat: repeat-x; background-attachment: scroll; background-position: left top; margin: 0 }
p	                  { color: #000; font-size: 17px; font-family: serif; font-stretch: normal }
li             { color: #000; font-size: 14px; font-family: sans-serif; list-style-type: square; margin-bottom: 0; padding-bottom: 0 }
h1                       { color: #006aa9; font-family: serif; font-weight: lighter; font-stretch: condensed; margin-top: 12px; padding-top: 0; padding-bottom: 0 }
h2                      { color: #900; font-family: sans-serif; font-weight: lighter; font-stretch: semi-condensed; margin-bottom: 2px;   }
h3         { color: #fefefe; font-family: sans-serif; font-weight: bolder; font-stretch: semi-condensed; margin: 0 0 0 0px; padding-bottom: 1px }
.sm_ft         { color: #ddd; font-size: 12px; font-family: sans-serif }
.bullets         { color: #ddd; font-size: x-small; font-family: sans-serif; padding-bottom: 12px }

table.padded td { padding:4px; }

#column a { 
	color: #fff;
	text-decoration: none;
	font-size: 21px;
	font-weight: bolder;
	
}
#column a:hover { 
	color: #bbb;
}