/* CSS Document */

body {
    background-image:url(images/tall_r_b.jpg); background-attachment: fixed; background-repeat: repeat-x;
	background-position: top right;
	}
h3 {
    font-family: Tahoma, Times New Roman;
	color: #8594D2;
	font-size: 9pt;
	padding: 0px;
	}
h2 {
    font-family: Tahoma, Times New Roman;
	color: #8594D2;
	font-size: 10pt;
	padding: 2px;
	}
h1 {
    font family: Tahoma;
	color: #8594D2;
	font-size: 11pt;
	padding: 0px;
	}
p, bold, li  {
    font-family: Tahoma, Times New Roman;
	color: #C8CAD2;
	font-size: 7.5pt;
	padding: 0px;
	}
a, link {
    font-family: Tahoma, Times New Roman;
	color: #8594D2;
	font-size: 7.5pt;
	}
b {
    font-family: Tahoma, Times New Roman;
	color: #8594D2;
	font-size: 8pt;
	} 

