body {
	background: white url("../images/subpagebg.gif") repeat-x;
	color: black;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

a:link {color: blue; text-decoration: none}
a:visited {color: blue; text-decoration: none}
a:hover {background-color: #3366FF; color: white;
		text-decoration: none;}

img {border-width: 0px; border-style: none; background: transparent; border: none;}

.sidemenu {
	text-align: right;
}

p.indent {text-indent: 1cm}

.large {font-size: 200%; font-weight: 600;}

ul.outside 
{
list-style-position: outside;
}