/* CSS Document */

p {font:"Times New Roman", Times, serif; color: #845849;
}

h1 {font:"Times New Roman", Times, serif; font-size: 30px; color: #845849
}

h3 {font:"Times New Roman", Times, serif; font-size: 18px; color: #845849
}
.button {	font-weight: bold;
			font-size: 24px;	
		}
.smalltype {font-size:14px;
		}
		
#buttonbar {
position:absolute;
left: 268px;
top: 595px;
word-spacing:15px;
}

a:link {color: #845849; text-decoration:none;}
a:visited {color: #845849; text-decoration:none;}
a:hover {color: #FF0000; text-decoration:none;}
a:active {color: #845849; text-decoration:none;}