/* CSS Document */

body {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #4B0082
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	background-color: #4B0082;
	margin-top: 0px;

}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.small a{

	color: #000000;
}
.main_text {
	font-size: 14px;
}
.box {
	margin: 5px;
	padding: 5px;
	border: thin solid #4B0082;
	font-size: 16px;
	color: #333333;
}
