body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(../images/bg.gif);
}
a:link {
	color: #7A0336;
}
a:visited {
	color: #7A0336;
}
a:hover {
	color: #B4487b;
}
a:active {
	color: #7A0336;
}
.textmenu {
	font-size: 10px;
	color: #999999;
}
a.textmenu:link {
	text-decoration:none;
	color:#999999;
}
a.textmenu:visited {
	text-decoration:none;
	color:#999999;
}
a.textmenu:hover {
	text-decoration:underline;
	color:#7A0336;
}
a.textmenu:active {
	text-decoration:none;
	color:#999999;
}
.head1 {
	font-size: 16px;
	font-weight: bold;
	color: #7A0336;
}
.pullout {
	font-size: 14px;
}
.head2 {
	font-size: 14px;
	font-weight: bold;
	color: #7A0336;
}
.caption {
	font-size: 10px;
	text-align: left;
}
.head3 {
	font-size: 12px;
	font-weight: bold;
	color: #7A0336;
}
.style2 {
	font-size: 12px;
	font-family: Tahoma;
}