/* CSS Document */

body {background: url("pics/tests/back1.gif"); }
	
.main_font {font-family: century gothic, arial, times new roman; font-size: 10pt; padding: 0 10px; margin-left: 1em}
.indentation {font-family: century gothic, arial, times new roman; font-size: 10pt; padding: 0 10px; margin-left: 1em}
.address_bar {font-family: century gothic, arial, times new roman; font-size: 10pt; }	

#strip { background: white url("pics/vertical_strip.gif"); background-repeat: repeat-y; background-position: top right }

a {text-decoration: underline; color: #0000FF}
a:visited { text-decoration: underline; color: #660000}
a:hover { text-decoration; color: #0000FF}
