BODY{
	color: #000000;
 background-color: #FFFFCC;
 background-repeat: repeat;
	background-attachment: fixed;
}

A:link{ color: #090909; }
A:visited{ color: #333333; }
A:active{ color: #999999; }

P{
	font-family: Helvetica, Arial, Verdana, sans-serif;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 margin: 20px;
	}

P.normal { font-size: 14px; line-height: 1.2; }
P.title { font-size: 28px; line-height: 1.2; letter-spacing: 2.5px; }
P.dudtitle { font-size: 18px; line-height: 1.0; letter-spacing: 0.5px; word-spacing: 1px;}
P.subtitle { font-size: 16px; line-height: 1.0; font-weight: bold; }
P.sidetitle { font-size: 14px; line-height: 1.0; letter-spacing: 0.5px; font-weight: bold; }
P.small { font-size: 10px; line-height: 1.2; }
P.small-r { font-size: 10px; line-height: 1.2; text-align: right }
P.stack { font-size: 10px; line-height: 1.2; margin: 0; }
P.table { font-size: 14px; line-height: 1.2; margin: 0; }
P.source { font-size: 14px; line-height: 1.2; font-style: italic}

TABLE{ padding: 0px; spacing 0px; }

TABLE.stat { padding: 2px; spacing 2px; border: 1px; border-spacing: 2px; }

TABLE.quote { margin-left: 20px; margin-right: 20px; margin-top: 5px; margin-bottom: 0px; background-color:#FFFFFF; border: 1px; border-color:#000000; border-style:solid; }

IMG{ border: 1px; border-color:#000000; border-style:solid; }

IMG.srl{ width: 320px; height: 250px; margin-left: 10px; margin-top: 5px; margin-bottom: 10px; margin-right: 10px; float: right; }
IMG.sll{ width: 320px; height: 250px; margin-left: 0px; margin-top: 5px; margin-bottom: 10px; margin-right: 10px; float: left; }
IMG.srp{ width: 250px; height: 320px; margin-left: 10px; margin-top: 5px; margin-bottom: 10px; margin-right: 10px; float: right; }
IMG.slp{ width: 250px; height: 320px; margin-left: 0px; margin-top: 5px; margin-bottom: 10px; margin-right: 10px; float: left; }
IMG.cr{ margin-left: 10px; margin-top: 5px; margin-bottom: 10px; margin-right: 10px; float: right; }
IMG.cl{ margin-left: 0px; margin-top: 5px; margin-bottom: 10px; margin-right: 10px; float: left; }

