<style type="text/css">
a:link    { 
	font-size: 14px; 
	color: #852910; 
	text-decoration: bold;
}
a:visited {
	font-size: 14px; 
	color: #852910; 
	text-decoration: bold;
}
a:active  { 
	font-size: 14px; 
	color: #852910; 
	text-decoration: bold;
}
a:hover   {
	font-size: 14px; 
	color: #606040; 
	text-decoration: underline;
}
H1 {
	font-family: arial; 
	font-size: 14px; 
	color: #953900;
}
H2 {
	font-family: arial; 
	font-size: 14px; 
	color: #953900;
}
H3 {
	font-family: arial; 
	font-size: 12px; 
	color: #953900;
}
.H2 {
	font-family: arial; 
	font-size: 12px; 
	color: #953900;
}
IMG {
	border: none;
}
INPUT    {
	font-size: 10px; 
	color: BLACK; 
	text-decoration : none;
}
option   {
	font-size: 10px; 
	font-weight: none; 
	color: BLACK; 
	text-decoration : none;
}
.border {
	background-color: #a0c0c0;
	margin-top: 0px;
}
.body {
	background-color: #fff8e0;
}
.borderW{
	background-image: url(../images/border-w.bmp);
	background-repeat: repeat-y;
}
.borderS{
	background-image: url(../images/border-s.bmp);
	background-repeat: repeat-x;
}
.borderE{
	background-image: url(../images/border-e.bmp);
	background-repeat: repeat-y;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff8e0;
	font-size: 18px;
	color: #406060;
}
.change {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff8e0;
	font-size: 14px;
	color: #000080;
}

</style>