@charset "utf-8";
body {
	background-image: url(bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #630172;
	border-right-color: #630172;
	border-bottom-color: #630172;
	border-left-color: #630172;
}
.text {
	font-family: arial;
	font-size: 11px;
	line-height: 13px;
	color: #FBFFFA;
}
.h2 {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 14px;
        color: #000000;
}


