html, frameset {
	/*background-color:#DDDDFF;*/
	background-image:url(background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #cbcbcb;
}
frameset {
	max-width: 1000px;
	/*margin-top: 20px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	border: 0;
}
body {
	background-color:white;
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: rgb(75,75,75);
	max-width: 800px;
	margin-top: 40px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
body.insert {
	background-image:url(bgimg.jpg);
	background-repeat: repeat;
	min-height: 200px;
	font-family: Times New Roman,Palatino Linotype;
	font-size: 110%;
	margin: 0;
}
body.insert h2{
	font-size: 110%;
	margin-top: 0;
	margin-bottom: 0.25em;
}
body.insert  p {
	margin-bottom: 0;
	margin-top: 0;
}
a:link {
	color:rgb(50,50,145); 
	text-decoration:none;
	}
a:visited { 
	color:rgb(80,80,120); 
	text-decoration:none; 
	}
a:active { 
	color:#FF0000; 
	background-color:#fafd8e; 
	}
a:hover {
	text-decoration: underline;
	}

span.gr	{ 
	font-family:Times New Roman,Tahoma,Arial Unicode,Aisa Unicode,Hermes,Palatino Linotype,Athena Roman,Athena 
	}
all.gr { 
	font-family:Times New Roman,Tahoma,Arial Unicode,Aisa Unicode,Hermes,Palatino Linotype,Athena Roman,Athena 
	}

p { 
	margin-top:0.5em; margin-bottom:0;
	}

h1, h2, h3, h4 { 
	color: rgb(59,87,135); 
	text-align:center;
	}

h1 {
 	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 140%;
}

h1 a, h2 a, h3 a, h4 a { 
	color: rgb(50,87,100); 
	text-decoration:none; 
	}
	
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited { 
	color: rgb(59,97,125); 
	text-decoration:none; 
	}

h2 {
	text-align:left; 
 	margin-top: 1.5em;
	margin-bottom: 1em;
	font-size: 120%;
}

h3 { 
	text-align:left; 
	margin-top:2em ;
	font-size: 110%;
}

h4 { text-align:left }

li {
	margin-top: 0.25em;
}

img {
	border: none;
	margin: 5px;
}

td {
	padding-left: 3px;
	padding-right: 3px;
}