body {
	font-family:sans-serif, "Verdana";
	font-size: 12pt;
	scrollbar-face-color : #999999;
	scrollbar-arrow-color : #990000;
	scrollbar-3dlight-color : Gray;
	background-image:url(images/background.gif);
	background-attachment:fixed;
	background-position:bottom right;
	background-repeat:no-repeat;
	margin-top:1cm;
	margin-left:3cm;
	margin-right:5cm;
}

li
{
		list-style-image:url(images/li.jpg);
		margin-top:5px;
		margin-left:2cm		
}
	
a{
	color:black;
}
a:hover
{
	color: #990000;
}

h1{
	width:100%;
	font-size:18pt;
	color:#666666;
	font-weight : bold;
	font-variant : small-caps;
}

h2{
	width:100%;
	font-size:13pt;
	color:#666666;
	font-weight : bold;
}

