A {
	text-decoration : underline;
}

A:active {
	color : #1B5897;
}

A:hover {
	color : Black;
}

A:link {
	color : #1B5897;
}

A:visited {
	color : #1B5897;
}

ADDRESS {
	text-align : right;
}

body    {
	margin: 0;
	color: #4D4948;
	font-family : Arial, Helvetica, sans-serif;
	background=#FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	margin : 3 3 3 3;
	font-size : 10pt;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	margin : 3 3 3 3;	
	font-size : 10pt;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	margin : 3 3 3 3;	
	font-size : 10pt;
}


CODE, KBD, SAMP {
	font-family : Fixedsys,  "Courier New", monospace;
	margin : 3 3 3 3;	
}

H1 {
	font : Arial, Helvetica, sans-serif;
	margin : 3 3 3 3;	
	color : #4D4948;
	font-size : 12pt;
}

H2 {
	font : Arial, Helvetica, sans-serif;
	margin : 3 3 3 3;	
	color : #4D4948;
	font-size : 11pt;
}

H3 {
	font : Arial, Helvetica, sans-serif;
	margin : 3 3 3 3;	
	color : #4D4948;
	font-size : 10pt;
}

.headline {
	padding:3;
	background: #CCD9E3;
	color : #000000;
	margin : none;
	font-style:normal;
	font-weight:bold
}

.navigationbar  {
	padding:3;
	background: #CCD9E3;
	color: white;
	margin : none;
	font-style:normal;
}

hr {
	color : #CCD9E3;
	line-height : 2;
}
