BODY {
	background-color : #7A7A7F;
	margin: 0px;
	border: 0px;
}

A {
	color: #4A3B9C;
	text-decoration: none;
}

A:HOVER {text-decoration : underline;}

img {
	border-color: #4A3B9C;
}


TABLE {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #000000;
}

.title {
	font-size: 22px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #4A3B9C;
}

.lgtxt1,a.lgtxt1 {
	font-size: 18px;
	font-family : Arial,Helvetica,sans-serif;
}

.lgtxt1_p {
	font-size: 18px;
	font-family : Arial,Helvetica,sans-serif;
	color: #4A3B9C;
}

.lgtxt2 {
	font-size: 22px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.subtitle {
	font-size: 16px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #EE3524;
}

.copyright {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	color: #A5A5A5;
}