/* Cascading Style Sheet for ITM */


body
	{
	padding: 0px 0px 0px 26px;
	background: #cccccc; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}

h1
	{
	font-size: 160%;
	margin-top: .5em;
	margin-bottom: .5em; 
	}
	
h2
	{
	font-size: 130%;
	margin-top: 1em;
	margin-bottom: .0em; 
	}
	
h3
	{
	font-size: 115%;
	margin-top: 1em;
	margin-bottom: .6em;
	}
	
h4
	{
	font-size: 100%;
	margin-top: 1em;
	margin-bottom: .6em; 
	}

p
	{
	margin-top: .6em;
	margin-bottom: .6em;
	}

a:link
	{
	color: #0066ff;
	}
	
a:visited
	{
	color: #996600; 
	}

.pagehd {
	color:#ffffff; 
	font-size:20pt; 
	text-align:center; 
	font-weight:normal;
	}

.pictext { 
	xcolor:#000000; 
	font-size:8pt; 
	text-align:left; 
	font-weight:normal;
	}

.s1text { 
	color:#000000; 
	font-size:8pt; 
	text-align:left; 
	font-weight:normal;
	}

.s1head { 
	color:#ff6600; 
	font-size:8pt; 
	text-align:right;  
	vertical-align:top; 
	font-weight:bold;
	margin-bottom: .3em;
	margin-top: .3em;
	}

.s1item { 
	color:#ff6600; 
	font-size:8pt; 
	text-align:right;  
	vertical-align:top; 
	font-weight:normal;
	margin-bottom: .3em;
	margin-top: .3em;
	}

.copyright { 
	xcolor:#000000; 
	font-size:7pt; 
	text-align:center; 
	font-weight:normal;
	}

.whitehd { 
	color:#ffffff; 
	font-weight:normal;
	font-size:12pt; 
	}

