@charset "UTF-8";
<!--
body {
	background-image: url(background.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Trebuchet MS;
	color: #320F08;
	padding-top: 0px;
}
a:link {
	color: #320F08;
	text-decoration: none;
}
a:visited {
	color: #B03021;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #7B2319;
	text-decoration: none;
}

.main {
	font-size: 14px;
	font-weight: normal;
	color: #7B2319;
}
	
.main:link  {
	font-weight: normal;
	color: #660000;
}

.main:visited  {
	font-weight: normal;
	color: #663300;
}
	
.main:hover  {
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	font-style: italic;
}
	
.main:active  {
	font-weight: normal;
	color: #663300;}
	
.smalllink {
	font-size: 10px;
	font-weight: normal;
	color: #7B2319;
}
	
.smalllink:link  {
	font-weight: normal;
	color: #660000;
}

.smalllink:visited  {
	font-weight: normal;
	color: #663300;
}
	
.smalllink:hover  {
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	font-style: italic;
}
	
.smalllink:active  {
	font-weight: normal;
	color: #663300;}
.menu {
	font-size: 14px;
	font-family:  Helvetica;
	font-weight: normal;
	color: #320F08;
}	
.menu:link {
	font-family:  Helvetica;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.menu:visited {
	font-family: Helvetica;
	text-decoration: none;
	color: #B03021;
	font-size: 14px;
}
.menu:hover {
	font-family: Helvetica;
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	font-style: italic;
}
.menu:active {
	font-family: Helvetica;
	text-decoration: none;
	font-size: 14px;
	color: #7B2319;
}
.style5 {
	font-family: Palatino;
	font-size: 12px;
}
}
.style1 {
	font-family: Helvetica;
	font-size: 14px;
}
.style12 {
	font-family: Helvetica;
	font-size: 15px;
}
	
-->
</style>