@charset "UTF-8";
/* CSS Document */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #873A7C;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#main {
	width: 775px;
	margin: auto;
	padding: auto;
}
#main2 {
	margin: auto;
	padding: auto;
	width: 778px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #F9F8E5;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
}
#mylinks a
{
color: #793370;
text-decoration:none;

}
	

#mylinks a:link {
	color: #793370;
	text-decoration:none;
}

#mylinks a:hover {
	color: #260F23;
	text-decoration:none;
	}
	
.test5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
#content {
	height: 500px;
	padding-right: 40px;
	padding-left: 40px;
	overflow: scroll;
	border: thin solid #666666;
	background-color: #FFFFFF;
	text-align: justify;
	width: 550px;
}
#content2 {
	padding-right: 40px;
	padding-left: 40px;
	border: thin solid #666666;
	background-color: #FFFFFF;
	text-align: justify;
	width: 600px;
}
.text11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #863A7C;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

