@media print    	
{	
body {font: 12pt "times new roman", times, serif; color: #000}
#header {display: none}	
#menu {display: none;}
#intmenu {display: none}
#footer {display: none}
img {border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none}	
h1 {font-family: arial, helvetica, sans-serif; font-size: 20pt}	
h2 {font-family: arial, helvetica, sans-serif; font-size: 16pt}	
h3 {font-family: arial, helvetica, sans-serif; font-size: 12pt}	
#main a {color: #000; text-decoration: underline}	
}	
	
@media screen    	
{	
body {padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; 
padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none}	

html {width: 100%; height: 100%}	
body {width: 100%; height: 100%; background: #ECECFF; font: 80% arial, helvetica, tahoma, verdana, sans-serif; color: #000}	
img.internal {border-right: #666 1px solid; border-top: #666 1px solid; margin-bottom: 1em; border-left: #666 1px solid; 
margin-right: 1em; border-bottom: #666 1px solid}	
span {white-space: nowrap}
a {	text-decoration: underline}	
a:link {color: #400080}	
a:visited {color: #400080}	
a:active {color: #400080}	
a:hover {text-decoration: none}
hr {
	color: #400080;
	font-size: 2px;
	margin-top: 30px;
}	

#header h1 {
	background: #CCCCFF;
	font: bold 200% Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	color: #400080;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
}	
#header h2 {
	font-weight: normal;
	font-size: 150%;
	background: #400080;
	color: #CCCCFF;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	text-align: right;
	margin: 0px;
}	

#header a {color: #400080; text-decoration: underline}	
#header a:link {color: #400080;}	
#header a:visited {color: #400080;}	
#header a:active {color: #400080;}	
#header a:hover {color: #400080; text-decoration: none}	

#menu {
	width:100%;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #CCCCFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 2px solid #400080;
}	

#menu p {
	font-weight: bolder;
	color: #606060;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

#main {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
	text-align: justify;
}	
#main .first {margin-top: 60px}	

#main h1 {
	margin-top: 1em;
	margin-bottom: 0.5em;
	color: #400080;
	font-size: 185%;
	text-align: left;
}	
#main h2 {margin-top: 1em; margin-bottom: 0.5em; font-size: 150%; color: #400080; 	text-align: left;}	
#main h3 {margin-top: 1em; margin-bottom: 0.5em; font-size: 125%; 	text-align: left;}	
#main h2.hr {border-top: #ccc 5px solid; padding-top: 0.5em}	

#main p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-indent: 1.5em;
}
#main .cent {
	margin-top: 0.5em;
	margin-bottom: 0em;
	margin-left: 3em;
}
#main .cent p {
	text-indent: 0em;
}
#main p.rubric {
	color: #606060;
	text-transform: uppercase;
	font-weight: bolder;
}	

span.author {
	font-weight: bolder;
	color:  #400080;
	white-space: nowrap;
}

#main ul {
	margin: 0px 0px 0px 3em;
	list-style-type: square;
	padding: 0px;
}
#main ol {
	margin: 0px 0px 0px 3em;
	list-style-type: decimal;
	padding: 0px;
}	
#main li {padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0.5em 0px; padding-top: 0px}	

#main  table {margin-bottom: 1em; BORDER-COLLAPSE: collapse; font-size: 100%}

#main .cent table {margin-bottom: 0em;}

#main th {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	border:#400080 1px solid;
	font-weight: normal;
}
#main td {
	padding: 5px;
	vertical-align: middle;
	text-align: left;
	border:#400080 1px solid;
	}

#main td.noborder {
	border: none;
	}
	
#intmenu {
	margin-top: 20px;
	text-align: right;
	white-space: nowrap;
	margin-bottom: 20px;
	color: #606060;
	font-size: 110%;
}
#intmenu td {
	padding: 3px;
	vertical-align: middle;
	text-align: center;
	border: none;
	white-space: nowrap;
	color: #606060;
	}
	
#footer {
	margin-top: 30px; 
	text-align: center; 
	font-size: 85%; 
}
}
