/* CSS Document */

body {
	background-color: #3a1d5b;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
A:link, A:visited {
	color:#003399;
}
.smaller_text {
	font-size: 8pt;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.small_purple_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #d5c2ff;
}
.small_gray_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #8b8b8b;
}
.small_gray_box A:link, .small_gray_box A:visited {
	color: #8b8b8b;
	text-decoration:none;
}
.small_gray_box A:hover {
	text-decoration:underline;
	}
.small_gray_box A:link, .small_gray_box A:visited {
	color: #8b8b8b;
}
.smaller_purple_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #d5c2ff;
}
.smallest_text {
	font-size: 7pt;
}.smaller_gray_link {
	font-size: 8pt;
	color: #666666;
}
.smaller_gray_link A:link, .smaller_gray_link A:visited {
	color: #666666;
	text-decoration:none;
}
.smaller_gray_link A:hover {
	text-decoration:underline;
	}
.header_text {
	font-size: 7pt;
	color: #666666;
}
.header_text A:link, .header_text A:visited {
	color: #666666;
	text-decoration:none;
}
.header_text A:hover {
	text-decoration:underline;
	}
.news_title {
	font-weight: bold;
	color: #000000;
}

