html, frameset, body
	{
	border: none;
	}

body, p, td, menu, ul, li, h1, h2, h3, h4, h5, h6, a, textarea, input, option, select
	{
	font-family: Arial, "Arial Baltic", Helvetica, sans-serif;
	}

body
	{
	margin: 10px;
	background-color: #fef4e2;
	font-size: 80%;
	}

li
	{
	padding-bottom: 4px;
	}

ol, ul, li, p, table
	{
	font-size: 1.0em;
	}

ul
	{
	list-style: disc outside url("LIIS/images/bullet_gray.gif");
	margin: 0 0 4px 0;
	padding-left: 30px;
	}

ul ul
	{
	list-style: circle outside none;
	margin: 0 0 4px 0;
	padding-left: 30px;
	}

ul ul ul
	{
	list-style: square outside none;
	margin: 0 0 4px 0;
	padding-left: 30px;
	}

p
	{
	margin-bottom: 1em;
	margin-top: 1em;
	}

h1, h2, h3, h4, h5, h6
	{
	font-weight: bold;
	text-align: left;
	}

h1, h2
	{
	font-size: 1.4em;
	}

h3, h4
	{
	font-size: 1.2em;
	}

h5, h6
	{
	font-size: 1.0em;
	padding: 0;
	margin: 0 0 5px 0;
	background-color: #FFDEC8;
	}

a
	{
	font-weight: bold;
	}

a:link
	{
	color: #800000;
	}

a:visited
	{
	color: #808080;
	}

a:hover
	{
	color: #ff0000;
	background-color: #ffecec;
	}

a:active
	{
	color: #ff0000;
	}

a:link img
	{
	border-color: #800000;
	}

a:visited img
	{
	border-color: #808080;
	}

a:hover img
	{
	border-color: #ff0000;
	background-color: #ffecec;
	}

a:active img
	{
	border-color: #ff0000;
	}

img
	{
	border: 0;
	}

strong, b
	{
	font-weight: bold;
	}

textarea, input, option, select
	{
	background-color: #ffecec;
	font-size: 1.0em;
	}

.radio, .checkbox
	{
	background-color: transparent;
	background: none;
	border: 0;
	}

.small, #small
	{
	font-family: "Verdana", "Tahoma", monospace;
	font-size: 0.8em;
	}

.helplink
	{
	cursor:help;
	}

.justify
	{
	text-align: justify;
	}

.right
	{
	text-align: right;
	}

.center
	{
	text-align: center;	
	}

div.shaura
	{
	width: 615px;
	}