/* CSS Document */<!-- http://jigsaw.w3.org/css-validator/validator-uri.html -->body {        color:                 ;        margin:                 0pt 40pt 20pt 40pt;        font-size:              100%;        font-weight:            normal;        word-spacing:           normal;        letter-spacing:         normal;        text-transform:         none;        text-align:             left;        line-height:            125%;        font-family:            serif;}h1 {        color:                 ;        font-family:            serif;        font-weight:            bold;        font-size:              300%;        padding:                0px;             border-width:           0 0 1px 0;        border-style:           solid;        margin:           		0pt;        text-align:             left;}h2 {        font-family:            serif;        font-weight:            bold;        color:					;        font-size:              110%;        padding:                0px 50px 0px 50px;             margin:           		0pt;        text-align:             left;}h3 {        font-family:            Verdana, Helvetica, Tahoma, Arial, sans-serif;        font-weight:            normal;        color:                 ;        font-size:              110%;        margin:           		0pt;        text-align:             left;}p, blockquote, table, tr, td, ol, dl, dd, ul, li, dir, menu {        font-family:            serif;        text-align:             left;		color:					#ffc;}p.center {        font-family:            serif;        text-align:             center;		color:					#ffc;}p.indent {        font-family:            serif;        padding:                0px 40px 0px 40px;             text-align:             left;}img.padded {        padding:                0px 10px 0px 10px;     }a {		font-weight:	 			normal;		text-decoration: 			underline;        color:						#ffc;}a:hover {		font-weight:	 			normal;		text-decoration: 			none;        color:						#fff;}hr {		height:						3px;		border-style:				none;		background-image:			url(hr.gif);		background-repeat:			repeat-x;		margin:						20px;}strong {        font-weight:            bold;}span.larger {        font-size:              125%;}span.smaller {        font-size:              65%;}br        {         clear: left }