body {
	/*background-image:url();
	background-repeat: repeat-x;
	background-position: top;*/
	background-color: #040E03;
	margin: 0px;
}

TD {
	FONT-SIZE: 13px;
	COLOR: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Times New Roman";
	line-height: 120%;
}

.text_top {
	FONT-FAMILY:  "Times New Roman";
	FONT-SIZE: 16px;
	font-weight: bold;
	COLOR: #FFFFFF;
	padding-top:5px;
}

.text_title {
	FONT-FAMILY:  "Times New Roman";
	FONT-SIZE: 14px;
	font-weight: bold;
	COLOR: #532172;
    padding-right:15px;
}


.text_bottom {
	FONT-FAMILY: "Times New Roman";
	font-weight: normal;
	FONT-SIZE: 13px;
	COLOR:  #000000;
	padding-top:16px;
}

.text_box {
	FONT-FAMILY:  "Times New Roman";
	FONT-SIZE: 13px;
	font-weight: normal;
    padding-left:10px;
	padding-right:10px;
}

A.link1 {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman";
	font-weight: normal;
	text-decoration: none;
}
A.link1:hover {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman";
	font-weight: normal;
	text-decoration: underline;
}

A.link2 {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman";
	font-weight: bold;
	text-decoration: none;
}
A.link2:hover {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman";
	font-weight: bold;
	text-decoration: underline;
}

A.link_bottom {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman";
	font-weight: normal;
	text-decoration: none;
}
A.link_bottom:hover {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman";
	font-weight: normal;
	text-decoration: underline;
}

.border {
	border-width: 1pt;
	border-color: #FF5D00;
	border-style: solid;
}

.form {
	font-family: "Times New Roman";
	background-color: #EACF98;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

