body {
	background-color: #4e177a;
	margin: 0; }
body, p, td {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a {
	font-weight: bold;
	text-decoration: underline; }
a:hover {
	color: #dcdcdc;
	text-decoration: none; }
#content {
	background-color: #663090;
	text-align: left;
	width: 770px;
	border-right: 1px solid #9f83ba;
	border-left: 1px solid #9f83ba; }
#content p {
	margin-right: 50px;
	margin-left: 50px; }
#content h1 {
	width: 770px;
	height: 155px;
	margin: 0 auto;
	padding: 0;
	font-size: 175%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/img_page/home_organizing_1.gif);
	background-repeat: no-repeat;
	text-align:right;
	font-style: italic;
	font-weight: normal;
}
#content h2 {
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin-left: 50px;
	padding-top: 20px; }
#content ul {
	font-weight: bold;
	margin-left: 90px; }
#content form {
	background-color: #9f83ba;
	margin: 0 120px 0;
	padding-top: 0;
	border: solid 1px #4e177a; }
#info {
	font-size: 120%;
	background-color: #663090;
	margin-top: 20px;
	margin-right: 120px;
	margin-left: 120px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #4e177a;
	border-right: 1px solid #4e177a;
	border-left: 1px solid #4e177a; }
.fmval {
	background-color: #ff9;
	text-align: left;
	margin: 10px 20px 20px;
	padding: 20px; }
.msg {
	color: #fff;
	font-weight: bold;
	background-color: #9f83ba;
	margin: 10px 120px;
	padding: 10px;
	border: solid 1px; }
.dict {
	font-size: 195%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left; }
.dict2 {
	font-size: 190%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center; }
