body  { 
	font: 81.3% Georgia,Garamond,serif,Times New Roman,Rockwell;
	color: #00008B; 
	background-color: #FFF8DC; 
	scrollbar-face-color: #000066; 
	scrollbar-arrow-color:#FFFFFF;
}
p,li,blockquote  { 
	font: 1em Georgia,Garamond,serif,Times New Roman,Rockwell;
	color: #00008B;
	text-align: justify;
}
td,select,input,textarea,ul,caption,pre  { 
	font: 1em Georgia,Garamond,serif,Times New Roman,Rockwell;
	color: #00008B;
	text-align: left;
}
th { 
	font: bold 1em Georgia,Garamond,serif,Times New Roman,Rockwell;
	color: #00008B;
}
h1 { 
	font: bold 2em Georgia,Garamond,serif,Times New Roman,Rockwell;
	text-align:center;
	color: #00008B;
}
h2 { 
	font: bold 1.7em Georgia,Garamond,serif,Times New Roman,Rockwell;
	color: #00008B;
}
h3 { 
	font: bold 1.45em Georgia,Garamond,serif,Times New Roman,Rockwell;
	color: #00008B;
}
h4 { 
	font: bold 1.2em Georgia,Garamond,serif,Times New Roman,Rockwell;
	color: #00008B;
}
h5 { 
	font: bold 1em Georgia,Garamond,serif,Times New Roman,Rockwell;
	color: #00008B;
}
sup { 
	font: 0.85em Georgia,Garamond,serif,Times New Roman,Rockwell;
	color: #00008B;
}
option { 
	color: #FFFFFF;
	font-size: 0.85em;
	background-color: #00008B;
}

#content {
	background-color: #FFF8DC;
}
