BODY {
		font:12pt sans-serif;
		color:black;
		background:white;
		margin:0.1em;
		}

DIV#NavLeft 	{
	display:none;
}

DIV#Content {
  		padding-top:0.2em;
  		padding-right:0.5em;
		}

DIV#Content P {
		margin-top:0px;
		}

DIV#Content H1 {
		text-align:center;
		font-variant:small-caps;
		font-weight:bold;
		font-size:1.2em;
		padding:0.1em;
		margin-top:0.2em;
		margin-bottom:0.2em;
    	border:1px solid green;
    	letter-spacing:0.05em;
		}

DIV#Content H2 {
		font-size:1.3em;
		color:green;
		margin-bottom:0em;
		margin-top:0em;
		}

/* For News Headline */
DIV#Content H3 {
		font-size:1.3em;
		color:green;
  		border-bottom:1px solid green;
  		margin-bottom:0em;
		}

DIV#Content IMG.SingleImageTopLeft {
		float:left;
		margin-right:2em;
		margin-bottom:1em;
		}

DIV#Content DIV.ImagesContainer {
		float:left;
		}

DIV#Content IMG.ImageTopLeft1 {
		margin-right:2em;
		margin-bottom:1em;
		}

DIV#Content IMG.ImageTopLeft2 {
		margin-right:2em;
		margin-bottom:1em;
		}

DIV#Content P.Comment  {
		color:blue;
		font-size:0.9em;
		}

DIV#Content P.CloseToHeadline {
		margin-top:-1.1em;
		}

DIV#Content P.LastUpdate {
		font-size:0.6em;
		}

DIV#Content HR.Footer {
		height:2px;
		border:1px solid gray;
		}

DIV#Content HR.FooterIECompat {
		height:0px;
		width:0px;
		}

DIV#Content UL.CloseToHeadline {
		margin-top:0em;
		}

DIV#Content UL.Std {
		list-style-type:disc;
		}

DIV#Content UL.Numbers {
		list-style-type:decimal;
		}

DIV#Content UL.DeepList {
		list-style-type:circle;
		}

DIV#Content UL.SmallList {
		list-style-type:decimal;
		font-size:0.8em;
		}

DIV#Content STRONG.Command {
		color:black; font-weight:bold;
		}

DIV#Content STRONG.Option {
		color:blue;
		}

DIV#Content STRONG.bold  {
		font-weight:bold;
		}

DIV#Content STRONG.italic {
		font-style:italic;
		font-weight:normal;
		}

DIV#Content STRONG.Green {
		color:green;
		font-weight:normal;
		}

DIV#Content STRONG.Red {
		color:Red;
		font-weight:normal;
		}

TD.PowerPlayInputLeft {
		vertical-align:top;
		background:#EEEEFF;
		}

TH.PowerPlayInputLeftCenter {
		vertical-align:top;
		text-align:center;
		background:#EEEEFF;
		font-weight:normal;
		font-size:1.1em;
		}

TD.PowerPlayInputRight {
		background:#F5F5F5;
		}

TD.EntryPP {
		background:#FFDDDD;
		}

TD.EntryVG {
		background:#FFFFDD;
		}
